00001 #ifndef EtII_EVALUATION_H_ 00002 #define EtII_EVALUATION_H_ 00003 00004 #include "../../../OptFrame/Evaluation.hpp" 00005 00006 #include "Memory.h" 00007 00008 typedef Evaluation<MemEtII> EvaluationEtII; 00009 00010 #endif /*EtII_EVALUATION_H_*/ 00011