home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / printer / graphpaper / src / src.lha / events.g < prev    next >
Text File  |  1993-04-06  |  139b  |  8 lines

  1. void initialize(void);
  2.  
  3. void go_func(APTR object);
  4. void check_func(APTR object);
  5. void do_graph(int doit);
  6.  
  7. void Project_Quit(APTR object);
  8.