home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / os-include.lha / os-include / libraries / diskfonttag.h < prev    next >
C/C++ Source or Header  |  1993-10-15  |  380b  |  18 lines

  1. #ifndef  LIBRARIES_DISKFONTTAG_H
  2. #define  LIBRARIES_DISKFONTTAG_H
  3. /*
  4. **    $VER: diskfonttag.h 10.1 (3.2.92)
  5. **    Includes Release 40.15
  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.