home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / dev / gcc / fd2inline_bin.lha / include / proto / all.h < prev    next >
C/C++ Source or Header  |  1996-08-31  |  1KB  |  48 lines

  1. #ifndef PROTO_ALL_H
  2. #define PROTO_ALL_H
  3.  
  4. #include <proto/alib.h>
  5. #include <proto/amigaguide.h>
  6. #include <proto/asl.h>
  7. #include <proto/battclock.h>
  8. #include <proto/battmem.h>
  9. #include <proto/bullet.h>
  10. #include <proto/cardres.h>
  11. #include <proto/cia.h>
  12. #include <proto/colorwheel.h>
  13. #include <proto/commodities.h>
  14. #include <proto/console.h>
  15. #include <proto/datatypes.h>
  16. #include <proto/disk.h>
  17. #include <proto/diskfont.h>
  18. #include <proto/dos.h>
  19. #include <proto/dtclass.h>
  20. #include <proto/exec.h>
  21. #include <proto/expansion.h>
  22. #include <proto/gadtools.h>
  23. #include <proto/graphics.h>
  24. #include <proto/icon.h>
  25. #include <proto/iffparse.h>
  26. #include <proto/input.h>
  27. #include <proto/intuition.h>
  28. #include <proto/keymap.h>
  29. #include <proto/layers.h>
  30. #include <proto/locale.h>
  31. #include <proto/lowlevel.h>
  32. #include <proto/mathieeedoubbas.h>
  33. #include <proto/mathieeedoubtrans.h>
  34. #include <proto/mathieeesingbas.h>
  35. #include <proto/mathieeesingtrans.h>
  36. #include <proto/misc.h>
  37. #include <proto/nonvolatile.h>
  38. #include <proto/potgo.h>
  39. #include <proto/ramdrive.h>
  40. #include <proto/realtime.h>
  41. #include <proto/rexxsyslib.h>
  42. #include <proto/timer.h>
  43. #include <proto/translator.h>
  44. #include <proto/utility.h>
  45. #include <proto/wb.h>
  46.  
  47. #endif /* PROTO_ALL_H */
  48.