#| -*-Scheme-*-
-$Id: make.scm,v 15.29 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 15.30 1999/01/03 05:21:06 cph Exp $
Copyright (c) 1991-1999 Massachusetts Institute of Technology
(string-ci=? "HP-UX" microcode-id/operating-system-variant))
(load "floppy" edwin)))))))
((access initialize-package! (->environment '(student scode-rewriting))))
-(add-identification! "6.001" 15 28)
+(add-identification! "6.001" 15 30)
;;; Customize the runtime system:
(set! repl:allow-restart-notifications? false)
#| -*-Scheme-*-
-$Id: make.scm,v 4.109 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 4.110 1999/01/03 05:23:02 cph Exp $
Copyright (c) 1988-1999 Massachusetts Institute of Technology
'INITIALIZE-PACKAGE!)))))
(initialize-package! '(COMPILER MACROS))
(initialize-package! '(COMPILER DECLARATIONS)))
- (add-identification! (string-append "Liar (" architecture-name ")") 4 108))
\ No newline at end of file
+ (add-identification! (string-append "Liar (" architecture-name ")") 4 110))
\ No newline at end of file
#| -*-Scheme-*-
-$Id: make.scm,v 1.17 1999/01/02 06:11:34 cph Exp $
+$Id: make.scm,v 1.18 1999/01/03 05:22:10 cph Exp $
Copyright (c) 1988-1999 Massachusetts Institute of Technology
(lambda ()
(load-option 'RB-TREE)
(package/system-loader "cref" '() false)))))
-(add-identification! "CREF" 1 16)
\ No newline at end of file
+(add-identification! "CREF" 1 18)
\ No newline at end of file
#| -*-Scheme-*-
-$Id: make.scm,v 3.94 1999/01/02 06:11:34 cph Exp $
+$Id: make.scm,v 3.95 1999/01/03 05:23:38 cph Exp $
Copyright (c) 1989-1999 Massachusetts Institute of Technology
((UNIX) "edwinunx")
(else "edwinunk"))))))
'QUERY)))))
-(add-identification! "Edwin" 3 93)
\ No newline at end of file
+(add-identification! "Edwin" 3 95)
\ No newline at end of file
/* -*-C-*-
-$Id: version.h,v 11.160 1999/01/02 06:06:43 cph Exp $
+$Id: version.h,v 11.161 1999/01/03 05:19:14 cph Exp $
Copyright (c) 1988-1999 Massachusetts Institute of Technology
#define VERSION 11
#endif
#ifndef SUBVERSION
-#define SUBVERSION 159
+#define SUBVERSION 161
#endif
#| -*-Scheme-*-
-$Id: version.scm,v 14.176 1999/01/02 06:19:10 cph Exp $
+$Id: version.scm,v 14.177 1999/01/03 05:19:45 cph Exp $
Copyright (c) 1988-1999 Massachusetts Institute of Technology
(define (initialize-package!)
(snarf-microcode-version!)
(add-event-receiver! event:after-restore snarf-microcode-version!)
- (add-identification! "Runtime" 14 174))
+ (add-identification! "Runtime" 14 177))
(define (snarf-microcode-version!)
(add-identification! "Microcode"
#| -*-Scheme-*-
-$Id: make.scm,v 4.33 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 4.34 1999/01/03 05:20:33 cph Exp $
Copyright (c) 1988-1999 Massachusetts Institute of Technology
(package/system-loader "sf" '() 'QUERY)))
((package/reference (find-package '(SCODE-OPTIMIZER))
'USUAL-INTEGRATIONS/CACHE!))))
-(add-identification! "SF" 4 32)
\ No newline at end of file
+(add-identification! "SF" 4 34)
\ No newline at end of file
;;; -*-Scheme-*-
;;;
-;;; $Id: load.scm,v 1.5 1999/01/02 06:19:10 cph Exp $
+;;; $Id: load.scm,v 1.6 1999/01/03 05:24:12 cph Exp $
;;;
;;; Copyright (c) 1995-1999 Massachusetts Institute of Technology
;;;
(install 'DEFINE-COMPUTED-EMP 'TRANSFORM:DEFINE-COMPUTED-EMP)
;;(install 'METHOD 'TRANSFORM:METHOD)
)
-(add-identification! "SOS" 1 4)
\ No newline at end of file
+(add-identification! "SOS" 1 6)
\ No newline at end of file
#| -*-Scheme-*-
-$Id: make.scm,v 4.34 1999/01/02 06:19:10 cph Exp $
+$Id: make.scm,v 4.35 1999/01/03 05:20:20 cph Exp $
Copyright (c) 1988-1999 Massachusetts Institute of Technology
'USUAL-INTEGRATIONS/INITIALIZE-EXPANDERS!))
((package/reference (find-package '(SCODE-OPTIMIZER))
'USUAL-INTEGRATIONS/CACHE!))))
-(add-identification! "SF" 4 33)
\ No newline at end of file
+(add-identification! "SF" 4 35)
\ No newline at end of file