r5126: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 15 Jun 2003 07:48:30 +0000 (07:48 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 15 Jun 2003 07:48:30 +0000 (07:48 +0000)
base.lisp

index b203a29407195a2360044c7e34ad6fe116665773..3daf7b418b698c23590e5d77bc2086234edc5d14 100644 (file)
--- a/base.lisp
+++ b/base.lisp
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Aug 2002
 ;;;;
-;;;; $Id: base.lisp,v 1.20 2003/06/12 12:20:16 kevin Exp $
+;;;; $Id: base.lisp,v 1.21 2003/06/15 07:48:30 kevin Exp $
 ;;;;
 ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
       head html title pre tt u dl dt dd kbd code form textarea blockquote
       var strong small samp big cite address dfn em q area del ins
       object param caption col colgroup script noscript))
-  (export '(alink alink br hr img input meta link meta-key))
+  (export '(alink alink-c br hr img input meta link meta-key))
   (export *macro-list*))
 
 (loop for i in *macro-list*