home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / BC_DICE2.DMS / in.adf / INCLUDE / libraries / diskfont.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-01-10  |  312 b   |  18 lines

  1. #ifndef LIBRARIES_DISKFONT_H
  2. #define LIBRARIES_DISKFONT_H
  3. /*
  4. ** $VER: diskfont.h 36.6 (26.11.90)
  5. ** Includes Release 38.56
  6. **
  7. ** diskfont library definitions
  8. **
  9. ** (C) Copyright 1985-1992 Commodore-Amiga, Inc.
  10. ** All Rights Reserved
  11. */
  12.  
  13. #ifndef DISKFONT_DISKFONT_H
  14. #include "diskfont/diskfont.h"
  15. #endif
  16.  
  17. #endif 
  18.