home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d536 / chemesthetics.lha / Chemesthetics / Source / Source.LZH / pre.c < prev    next >
C/C++ Source or Header  |  1991-06-17  |  503b  |  18 lines

  1. #include <stdio.h>
  2. #include <math.h>
  3. #include <libraries/mathffp.h>
  4. #include <intuition/intuitionbase.h>
  5. #include <graphics/gfxbase.h>
  6. #include <libraries/dosextens.h>
  7. #include <libraries/arpbase.h>
  8. #include <libraries/reqbase.h>
  9. #include <clib/req_protos.h>
  10. #include <req.h>             /* enthält #pragmas für req.library */
  11. #include <exec/execbase.h>
  12. #include <exec/memory.h>
  13. #include <workbench/workbench.h>
  14. #include <workbench/icon.h>
  15. #include <time.h>
  16. #include <proto/mathffp.h>
  17. #include <proto/icon.h>
  18.