Before running Protos, you must edit the head of the file load-protos.lisp.
Instructions are provided in in-line comments. To load Protos (in Kyoto
Common Lisp), you execute the lisp form (load "load-protos.lisp). A
menu will appear giving you the option of loading the program for compiled
or interpreted execution. After making your selection, Lisp will load
17 files. You then execute the form (in-package 'protos), and finally
(protos) to run the program.
