r2698: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 16 Sep 2002 07:11:12 +0000 (07:11 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 16 Sep 2002 07:11:12 +0000 (07:11 +0000)
lml.asd
package.cl

diff --git a/lml.asd b/lml.asd
index a964fc67791536a41b6877063624b29dfa289cca..3922ecd4c402626aa8a8f9466af03f85ae5bdc0e 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.4 2002/09/16 02:56:23 kevin Exp $
+;;;; $Id: lml.asd,v 1.5 2002/09/16 07:06:54 kevin Exp $
 ;;;;
 ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -19,7 +19,8 @@
 (in-package :asdf)
 
 (defsystem :lml
-    :pathname "cl-library:lml;"
+;    :pathname "cl-library:lml;"
+    :pathname "/usr/share/common-lisp/source/lml/"
     :components
     ((:file "package")
      (:file "utils" :depends-on ("package"))
index b6a916f30ec8d08e172b53e5f5b8cb910c696a61..cdcba6b8b6aa5aab7cc8ba2da12258cea2471605 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Aug 2002
 ;;;;
-;;;; $Id: package.cl,v 1.3 2002/09/16 02:37:35 kevin Exp $
+;;;; $Id: package.cl,v 1.4 2002/09/16 07:11:12 kevin Exp $
 ;;;;
 ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -19,6 +19,7 @@
 (in-package :cl-user)
 
 (defpackage #:lisp-markup-language
+  (:use #:common-lisp)
   (:nicknames #:lml)
   (:export