From 88c135b4ea7a7cc2cfb69abdfb4eca42834344df Mon Sep 17 00:00:00 2001 From: tailor Date: Mon, 7 May 2007 17:56:59 +0000 Subject: [PATCH] [lice @ dont load the .asd file] --- make-image.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/make-image.lisp b/make-image.lisp index 54a7a71..56c113f 100644 --- a/make-image.lisp +++ b/make-image.lisp @@ -2,7 +2,6 @@ #+sbcl (progn (require 'asdf) - (load "lice.asd") (require 'lice)) #+sbcl (sb-ext:save-lisp-and-die "lice" :toplevel (lambda () -- 2.11.4.GIT