#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/cref/cref.sf,v 1.1 1988/06/13 12:38:37 cph Rel $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/cref/cref.sf,v 1.2 1989/08/03 23:27:46 cph Rel $
-Copyright (c) 1988 Massachusetts Institute of Technology
+Copyright (c) 1988, 1989 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
(sf/set-default-syntax-table! system-global-syntax-table)
(sf-conditionally "object")
(sf-directory ".")
-(cref/generate-all "cref")(sf "cref.con" "cref.bcon")
+(cref/generate-constructors "cref")
+(sf "cref.con" "cref.bcon")
(sf "cref.ldr" "cref.bldr")
\ No newline at end of file