home *** CD-ROM | disk | FTP | other *** search
/ ftptest.leeds.ac.uk / 2015.02.ftptest.leeds.ac.uk.tar / ftptest.leeds.ac.uk / bionet / CAE-GROUP / SCL-WIN3x / SCLTEST.EXE / EXP / S_SCHEMA.H < prev    next >
C/C++ Source or Header  |  1994-12-13  |  521b  |  25 lines

  1. #ifndef  S_SCHEMA_H
  2. #define  S_SCHEMA_H
  3. // This file was generated by fedex_plus.  You probably don't want to edit
  4. // it since your modifications will be lost if fedex_plus is used to
  5. // regenerate it.
  6. /* $Id$ */
  7. #ifdef __O3DB__
  8. #include <OpenOODB.h>
  9. #endif
  10.  
  11. #include <sdai.h>
  12.  
  13.  
  14. #include <Registry.h>
  15.  
  16. #include <aggregat.h>
  17.  
  18. #include <sentity.h>
  19.  
  20. #include <undefine.h>
  21. extern void SchemaInit (Registry &);
  22. #include <SdaiEXAMPLE_SCHEMA.h> 
  23. extern void SdaiEXAMPLE_SCHEMAInit (Registry & r);
  24. #endif
  25.