#include "../calypso_util.h" #ifndef RAVKAV_STRUCTURES_H #define RAVKAV_STRUCTURES_H CalypsoApp* get_ravkav_contract_structure(); CalypsoApp* get_ravkav_event_structure(); CalypsoApp* get_ravkav_env_holder_structure(); #endif // RAVKAV_STRUCTURES_H