#include "../calypso_util.h" #ifndef NAVIGO_STRUCTURES_H #define NAVIGO_STRUCTURES_H CalypsoApp* get_navigo_contract_structure(); CalypsoApp* get_navigo_event_structure(); #endif // NAVIGO_STRUCTURES_H