;;; -*-Scheme-*-
;;;
-;;; $Id: compile.scm,v 1.2 2001/07/11 21:22:55 cph Exp $
+;;; $Id: compile.scm,v 1.3 2001/10/01 05:20:36 cph Exp $
;;;
;;; Copyright (c) 2001 Massachusetts Institute of Technology
;;;
"shared"
"synchk"
"unicode"))
- (cref/generate-constructors "parser")
- (sf "parser.con")
- (sf "parser.ldr")))
\ No newline at end of file
+ (cref/generate-constructors "parser")))
\ No newline at end of file
;;; -*-Scheme-*-
;;;
-;;; $Id: compile.scm,v 1.4 2001/07/16 20:40:20 cph Exp $
+;;; $Id: compile.scm,v 1.5 2001/10/01 05:22:52 cph Exp $
;;;
;;; Copyright (c) 2001 Massachusetts Institute of Technology
;;;
"xml-chars"
"xml-output"
"xml-parser"))))
- (cref/generate-constructors "xml")
- (sf "xml.con")
- (sf "xml.ldr")))
\ No newline at end of file
+ (cref/generate-constructors "xml")))
\ No newline at end of file