#| -*-Scheme-*-
-$Id: make.scm,v 1.15 1996/04/23 21:17:01 cph Exp $
+$Id: make.scm,v 1.16 1998/02/12 04:27:50 cph Exp $
-Copyright (c) 1988-96 Massachusetts Institute of Technology
+Copyright (c) 1988-98 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
(lambda ()
(load-option 'RB-TREE)
(package/system-loader "cref" '() false)))))
-(add-system! (make-system "CREF" 1 15 '()))
\ No newline at end of file
+(add-identification! "CREF" 1 16)
\ No newline at end of file
#| -*-Scheme-*-
-$Id: make.scm,v 3.92 1997/10/22 05:11:11 cph Exp $
+$Id: make.scm,v 3.93 1998/02/12 04:28:25 cph Exp $
-Copyright (c) 1989-96 Massachusetts Institute of Technology
+Copyright (c) 1989-98 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
((UNIX) "edwinunx")
(else "edwinunk"))))))
'QUERY)))))
-(add-system! (make-system "Edwin" 3 92 '()))
\ No newline at end of file
+(add-identification! "Edwin" 3 93)
\ No newline at end of file
#| -*-Scheme-*-
-$Id: make.scm,v 4.31 1995/01/06 18:36:17 cph Exp $
+$Id: make.scm,v 4.32 1998/02/12 04:27:00 cph Exp $
-Copyright (c) 1988-95 Massachusetts Institute of Technology
+Copyright (c) 1988-98 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
(package/system-loader "sf" '() 'QUERY)))
((package/reference (find-package '(SCODE-OPTIMIZER))
'USUAL-INTEGRATIONS/CACHE!))))
-(add-system! (make-system "SF" 4 31 '()))
\ No newline at end of file
+(add-identification! "SF" 4 32)
\ No newline at end of file