Eliminate no-longer-used files.
authorChris Hanson <org/chris-hanson/cph>
Wed, 27 Oct 2004 20:03:43 +0000 (20:03 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 27 Oct 2004 20:03:43 +0000 (20:03 +0000)
v7/src/ssp/compile.scm

index fd5234a026f20b22e0999f2eda96aaafab7f34c1..fa5d8eae3f846cafc068557fa0d4d086f0411d5c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.2 2003/12/29 07:30:39 uid67408 Exp $
+$Id: compile.scm,v 1.3 2004/10/27 20:03:43 cph Exp $
 
 Copyright 2003 Massachusetts Institute of Technology
 
@@ -31,10 +31,8 @@ USA.
     (for-each compile-file
              '("db"
                "expenv"
-               "matcher"
                "mod-lisp"
                "xdoc"
-               "xhtml"
                "xhtml-expander"
                "xmlrpc"))
     (cref/generate-constructors "ssp")))
\ No newline at end of file