intercode.h 218 B

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