home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff297.lzh / DevKit / MakeAssigns < prev    next >
Text File  |  1989-12-29  |  448b  |  11 lines

  1. ; In order to comply with Peter's restriction that nothing in the distribution
  2. ; can be modified, I had to set things up so that DevKit:more could be found.
  3. ; To do this, :c/MuchMore was copied to :DevKit/More, and this script sets
  4. ; DevKit: to be :DevKit.   -Fred ><>
  5.  
  6. echo "Canceling any previous assignment of DevKit: ..."
  7. assign DevKit:
  8. echo "Assigning DevKit: to :DevKit ..."
  9. assign DevKit: :DevKit
  10. echo "All done, the icons should work now."
  11.