Actions.h
Go to the documentation of this file.
00001 #ifndef Actions_H
00002 #define Actions_H
00003 
00004 #include <string>
00005 using namespace std;
00006 
00007 #include "SymbolSet.h"
00008 #include "IVariableValue.h"
00009 #include "IVariable.h"
00010 #include "VariableContainer.h"
00011 
00012 
00013 #define Actions VariableContainer 
00014 #define Action ValueSet 
00015 
00016 #endif


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