navigo.h 206 B

12345678910
  1. #include "../calypso_util.h"
  2. #ifndef NAVIGO_STRUCTURES_H
  3. #define NAVIGO_STRUCTURES_H
  4. CalypsoApp* get_navigo_contract_structure();
  5. CalypsoApp* get_navigo_event_structure();
  6. #endif // NAVIGO_STRUCTURES_H