home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / plbin.zip / pl / boot / load.pl < prev    next >
Text File  |  1992-05-26  |  403b  |  24 lines

  1. /*  File:    load.pl
  2.     Purpose: Load all boot files
  3.     Author:  Jan Wielemaker
  4.     Date:    Jul 29 1990
  5. */
  6.  
  7. :-    [ '$BOOT/syspred'
  8.     , '$BOOT/toplevel'
  9.     , '$BOOT/listing'
  10.     , '$BOOT/edit'
  11.     , '$BOOT/sort'
  12.     , '$BOOT/bags'
  13.     , '$BOOT/apply'
  14.     , '$BOOT/list'
  15.     , '$BOOT/writef'
  16.     , '$BOOT/history'
  17.     , '$BOOT/portray'
  18.     , '$BOOT/profile'
  19.     , '$BOOT/dwim'
  20.     , '$BOOT/foreign'
  21.     , '$BOOT/parms'
  22.     , '$BOOT/autoload'
  23.     ].
  24.