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

  1. /* $VER: clib/amigaguide_protos.h 1.0 (23.1.94) */
  2. #ifndef AMIGAGUIDE_PROTOS_H
  3. #define AMIGAGUIDE_PROTOS_H 1
  4. #include <pragmas/config.h>
  5. #include <exec/types.h>
  6. #include <clib/amigaguide_protos.h> 
  7. #if __SUPPORTS_PRAGMAS__
  8. #ifdef __DICE_INLINE
  9. extern struct Library *AmigaGuideBase;
  10. #include <pragmas/amigaguide_pragmas.h>
  11. #endif
  12. #endif
  13. #endif
  14.