MultiAgentDecisionProcess  Release 0.2.1
PolicyGlobals.h
Go to the documentation of this file.
1 
28 /* Only include this header file once. */
29 #ifndef _POLICYGLOBALS_H_
30 #define _POLICYGLOBALS_H_ 1
31 
32 /* the include directives */
33 
34 
35 
36 namespace PolicyGlobals{
37 
47 
48 }
49 
50 #endif /* !_POLICYGLOBALS_H_ */
51 
52 // Local Variables: ***
53 // mode:c++ ***
54 // End: ***