r5177: *** empty log message ***
[lml2.git] / package.lisp
index db700bc0870a7f7e2d62cd318a975996fea3b81d..f9838db6038f7bd0f7b67c2bfd0a20e894a8f4a3 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  June 2003
 ;;;;
-;;;; $Id: package.lisp,v 1.1 2003/06/20 04:12:29 kevin Exp $
+;;;; $Id: package.lisp,v 1.2 2003/06/23 20:37:43 kevin Exp $
 ;;;;
 ;;;; This file, part of LML2, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -26,8 +26,6 @@
    ;; base.lisp
    #:*print-spaces*
    #:reset-indent
-   #:with
-   #:print-page
    #:page
    #:lml-format
    #:lml-print
@@ -36,7 +34,9 @@
    #:lml-write-string
    #:lml-print-date
    #:*html-output*
-
+   #:alink
+   #:alink-c
+   
    ;; htmlgen.lisp
    #:html #:html-print #:html-print-subst #:html-print-list #:html-print-list-subst
    #:html-stream #:*html-stream*