home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff239.lzh / JGoodies / HeadClean / load_hc < prev    next >
Text File  |  1989-08-21  |  317b  |  13 lines

  1. \ Load file for HeadClean
  2.  
  3. include? gr.init ju:amiga_graph
  4. include? ev.getclass ju:amiga_events
  5. include? boolean.setup ju:gadget_support
  6.  
  7. include? td.format    disk_support
  8. include? tdt.init    disk_tools
  9. include? gt.gad.make    gadget_tools
  10. include? $hc.msg    hc_base
  11. include? hc.drive    hc_drive_gads
  12. include? headclean    hc_main
  13.