/*  File:    load.pl
    Purpose: Load all boot files
    Author:  Jan Wielemaker
    Date:    Jul 29 1990
*/

:-	[ '$BOOT/syspred'
	, '$BOOT/toplevel'
	, '$BOOT/listing'
	, '$BOOT/edit'
	, '$BOOT/sort'
	, '$BOOT/bags'
	, '$BOOT/apply'
	, '$BOOT/list'
	, '$BOOT/writef'
	, '$BOOT/history'
	, '$BOOT/portray'
	, '$BOOT/profile'
	, '$BOOT/dwim'
	, '$BOOT/foreign'
	, '$BOOT/parms'
	, '$BOOT/autoload'
	].
