States.h
Go to the documentation of this file.
00001 #ifndef States_H
00002 #define States_H
00003 
00004 #include <string>
00005 #include <map>
00006 #include "SymbolSet.h"
00007 #include "MObject.h"
00008 #include "IVariableValue.h"
00009 #include "IVariable.h"
00010 #include "VariableContainer.h"
00011 
00012 #define States VariableContainer
00013 #define StateVal ValueSet 
00014 
00015 
00016 #endif
00017 


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:29