#| -*-Scheme-*-
-$Id: make.scm,v 3.89 1995/11/01 00:56:47 cph Exp $
+$Id: make.scm,v 3.90 1995/11/06 10:03:23 cph Exp $
-Copyright (c) 1989-94 Massachusetts Institute of Technology
+Copyright (c) 1989-95 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 86 '()))
\ No newline at end of file
+(add-system! (make-system "Edwin" 3 90 '()))
\ No newline at end of file
#| -*-Scheme-*-
-$Id: version.scm,v 14.167 1995/05/20 10:20:21 cph Exp $
+$Id: version.scm,v 14.168 1995/11/06 10:02:41 cph Exp $
-Copyright (c) 1988-1993 Massachusetts Institute of Technology
+Copyright (c) 1988-95 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
'()))
(add-system! microcode-system)
(add-event-receiver! event:after-restore snarf-microcode-version!)
- (add-identification! "Runtime" 14 167))
+ (add-identification! "Runtime" 14 168))
(define microcode-system)