#include "../calypso_util.h" #ifndef OPUS_STRUCTURES_H #define OPUS_STRUCTURES_H CalypsoApp* get_opus_contract_structure(); CalypsoApp* get_opus_event_structure(); CalypsoApp* get_opus_env_holder_structure(); #endif // OPUS_STRUCTURES_H