[bknr-cvs] r2191 - branches/trunk-reorg/xhtmlgen

bknr at bknr.net bknr at bknr.net
Thu Oct 4 17:08:38 UTC 2007


Author: hhubner
Date: 2007-10-04 13:08:38 -0400 (Thu, 04 Oct 2007)
New Revision: 2191

Added:
   branches/trunk-reorg/xhtmlgen/xhtmlgen.asd
Log:
checkpoint

Added: branches/trunk-reorg/xhtmlgen/xhtmlgen.asd
===================================================================
--- branches/trunk-reorg/xhtmlgen/xhtmlgen.asd	2007-10-04 16:49:32 UTC (rev 2190)
+++ branches/trunk-reorg/xhtmlgen/xhtmlgen.asd	2007-10-04 17:08:38 UTC (rev 2191)
@@ -0,0 +1,6 @@
+(in-package :cl-user)
+
+(defsystem :xhtmlgen
+    :serial t
+    :components ((:file "package")
+		 (:file "xhtmlgen")))
\ No newline at end of file




More information about the Bknr-cvs mailing list