Update of /project/cells-gtk/cvsroot/root In directory common-lisp.net:/tmp/cvs-serv22177/root
Modified Files: load.lisp Log Message: note about not needing this if you are loading the tarball. Date: Sun Mar 6 17:54:48 2005 Author: pdenno
Index: root/load.lisp diff -u root/load.lisp:1.6 root/load.lisp:1.7 --- root/load.lisp:1.6 Sat Feb 26 23:46:40 2005 +++ root/load.lisp Sun Mar 6 17:54:47 2005 @@ -2,6 +2,8 @@
#| Step 1: Get ASDF into the game.
+ ---> This file isn't used if you are loading the snapshot tarball. <---- + Obviously not necessary if you always have that loaded. Note that you will have to adjust the pathname to point to where you have ASDF.lisp.