home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / misc / edu / DITOdev.lha / DITOdev / Extensions / Source / English / Defs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-12-17  |  338 b   |  17 lines

  1. /*
  2. **  DITO 4.0 Extension
  3. **  (C)opyright by Dirk Holtwick, 1996
  4. **
  5. **  All language specific definitions may be found
  6. **  here. If you want to use this file as a base
  7. **  for your extension, please modify the following
  8. **  definitions.
  9. */
  10.  
  11. #define NAME         "english"
  12. #define AUTHOR       "Dirk Holtwick"
  13.  
  14. #include "/global_defs.h"
  15.  
  16.  
  17.