home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff376.lzh / Plotter / src / A.c next >
Text File  |  1990-10-10  |  480b  |  20 lines

  1.  #include <exec/types.h> 
  2.  #include <proto/tool.h>
  3.  #include "Plotter.h"
  4.  #include <string.h>
  5.  #include <devices/printer.h>
  6.  #include <intuition/intuitionbase.h>
  7.  #include <graphics/regions.h>
  8.  #include <proto/mathieeedoubbas.h>
  9.  #include <proto/mathieeedoubtrans.h>
  10.  #include <proto/layers.h>
  11.  #include <math.h>
  12.  #include <stdio.h>
  13.  #include <string.h>
  14.  #include <stdlib.h>
  15.  #include <exec/memory.h>
  16.  #include <exec/tasks.h>
  17.  #include <libraries/dosextens.h>
  18.  #include <dos.h>
  19.  
  20.