#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/rcs/Attic/rcs.sf,v 1.2 1991/01/19 04:21:33 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/rcs/Attic/rcs.sf,v 1.3 1991/10/01 20:50:27 cph Exp $
-Copyright (c) 1988, 1989, 1991 Massachusetts Institute of Technology
+Copyright (c) 1988-91 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
(fluid-let ((sf/default-syntax-table system-global-syntax-table))
(sf-directory "."))
-;; Guarantee that the package modeller is loaded.
-(if (not (name->package '(CROSS-REFERENCE)))
- (with-working-directory-pathname "/scheme/cref" (lambda () (load "make"))))
-
-(cref/generate-all "rcs")
+(cref/generate-constructors "rcs")
(sf "rcs.con" "rcs.bcon")
(sf "rcs.ldr" "rcs.bldr")
\ No newline at end of file