home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / dev / misc / flexcat / lib / c++_cc.sd < prev    next >
Text File  |  1994-11-07  |  506b  |  18 lines

  1. ##stringtype C
  2. ##shortstrings
  3. //****************************************************************
  4. //  This file was created automatically by `%fv'
  5. //  from "%f0".
  6. //
  7. //  Do NOT edit by hand!
  8. //****************************************************************
  9. // this contains the string structs definitions ready to be compiled
  10. // into an object file to later linkage.
  11.  
  12. // this includes the definition of CatMessage class
  13. #include <CatalogF.h>
  14.  
  15. extern const CatMessage %i;
  16. const CatMessage %i = { %d, %s };
  17.  
  18.