Don't generate full CREF.
authorChris Hanson <org/chris-hanson/cph>
Wed, 25 Mar 1992 21:44:49 +0000 (21:44 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 25 Mar 1992 21:44:49 +0000 (21:44 +0000)
v7/src/6001/6001.sf

index b6fd1a891c47c0cb3ed10e00ebfc9df273bae715..08f69b0e225df2f81b7e1a32d37e70443f137b29 100644 (file)
@@ -1,8 +1,8 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/6001/6001.sf,v 1.3 1991/08/23 02:04:17 arthur Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/6001/6001.sf,v 1.4 1992/03/25 21:44:49 cph Exp $
 
-Copyright (c) 1991 Massachusetts Institute of Technology
+Copyright (c) 1991-92 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -43,6 +43,6 @@ MIT in each case. |#
       (lambda ()
        (load "make"))))
 
-(cref/generate-all "6001")
+(cref/generate-constructors "6001")
 (sf "6001.con")
 (sf "6001.ldr")
\ No newline at end of file