Pol  Revision:1cb77e0
pol/polvar.cpp
Go to the documentation of this file.
00001 /*
00002 History
00003 =======
00004 
00005 
00006 Notes
00007 =======
00008 
00009 */
00010 
00011 #include "polvar.h"
00012 
00013 namespace Pol {
00014   namespace Core {
00015     PolVar polvar;
00016     unsigned int stored_last_item_serial;
00017     unsigned int stored_last_char_serial;
00018   }
00019 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines