#include "../calypso_util.h" #ifndef INTERCODE_STRUCTURES_H #define INTERCODE_STRUCTURES_H CalypsoApp* get_intercode_contract_structure(); CalypsoApp* get_intercode_event_structure(); CalypsoApp* get_intercode_env_holder_structure(); #endif // INTERCODE_STRUCTURES_H