home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / useful / os-include / libraries / diskfonttag.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-09-24  |  383 b   |  18 lines

  1. #ifndef  LIBRARIES_DISKFONTTAG_H
  2. #define  LIBRARIES_DISKFONTTAG_H
  3. /*
  4. **    $VER: diskfonttag.h 10.1 (03.02.92)
  5. **    Includes Release 39.108
  6. **
  7. **    libraries/diskfonttag.h -- tag definitions for .otag files
  8. **
  9. **    (C) Copyright 1990 Robert R. Burns
  10. **        All Rights Reserved
  11. */
  12.  
  13. #ifndef    DISKFONT_DISKFONTTAG_H
  14. #include "diskfont/diskfonttag.h"
  15. #endif
  16.  
  17. #endif     /* LIBRARIES_DISKFONTTAG_H */
  18.