X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=lml.asd;fp=lml.asd;h=2dc78a4516cbb104e20ea3788ad1bb28d9f2d0da;hb=ce6a1f1bd5f5f8bda724dbf97801b72213baa014;hp=3922ecd4c402626aa8a8f9466af03f85ae5bdc0e;hpb=40cdd03a376e692c044065f4dea89c6e186ea10d;p=lml.git diff --git a/lml.asd b/lml.asd index 3922ecd..2dc78a4 100644 --- a/lml.asd +++ b/lml.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: lml.asd,v 1.5 2002/09/16 07:06:54 kevin Exp $ +;;;; $Id: lml.asd,v 1.6 2002/09/16 12:37:08 kevin Exp $ ;;;; ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -19,8 +19,6 @@ (in-package :asdf) (defsystem :lml -; :pathname "cl-library:lml;" - :pathname "/usr/share/common-lisp/source/lml/" :components ((:file "package") (:file "utils" :depends-on ("package"))