r2724: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 16 Sep 2002 12:37:08 +0000 (12:37 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 16 Sep 2002 12:37:08 +0000 (12:37 +0000)
lml.asd

diff --git a/lml.asd b/lml.asd
index 3922ecd4c402626aa8a8f9466af03f85ae5bdc0e..2dc78a4516cbb104e20ea3788ad1bb28d9f2d0da 100644 (file)
--- 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"))