MultiAgentDecisionProcess  Release 0.2.1
QAVParameters.h
Go to the documentation of this file.
1 
28 /* Only include this header file once. */
29 #ifndef _QAVPARAMETERS_H_
30 #define _QAVPARAMETERS_H_ 1
31 
32 #include "BGBackupType.h"
33 #include "PerseusBackupType.h"
34 
36 {
39 };
40 
41 #endif /* !_QAVPARAMETERS_H_ */
42 
43 // Local Variables: ***
44 // mode:c++ ***
45 // End: ***