ravkav.h 254 B

123456789101112
  1. #include "../calypso_util.h"
  2. #ifndef RAVKAV_STRUCTURES_H
  3. #define RAVKAV_STRUCTURES_H
  4. CalypsoApp* get_ravkav_contract_structure();
  5. CalypsoApp* get_ravkav_event_structure();
  6. CalypsoApp* get_ravkav_env_holder_structure();
  7. #endif // RAVKAV_STRUCTURES_H