make clean make make run
agent
hat folgende Makefiletargets: make agent_main ... kompliert den Agenten und das Hauptprogramm
make agent_run ... startet das Hauptprogramm
make agent_clean ... entfernt die Objekts des Agenten
//!include all the C Definitions, Datastructures #include "../eosv2_global.h" //!include all the C++ Definitions, Datastructures #include "../eosv2_global.hpp"
Debug
und verschiedenen
Debug-Levels