From: Chris Hanson Date: Tue, 17 Nov 1992 22:56:24 +0000 (+0000) Subject: Install Matt Birkholz's changes. X-Git-Tag: 20090517-FFI~8753 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=b49de34dff14ccf87f40e1b88fc3918a394ab307;p=mit-scheme.git Install Matt Birkholz's changes. --- diff --git a/v7/src/edwin/make.scm b/v7/src/edwin/make.scm index 8f41fa550..520da52e7 100644 --- a/v7/src/edwin/make.scm +++ b/v7/src/edwin/make.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: make.scm,v 3.75 1992/10/20 20:02:43 jinx Exp $ +$Id: make.scm,v 3.76 1992/11/17 22:56:24 cph Exp $ Copyright (c) 1989-1992 Massachusetts Institute of Technology @@ -40,4 +40,4 @@ MIT in each case. |# "edwin" `((os-type . ,(intern (microcode-identification-item 'OS-NAME-STRING)))) 'QUERY) -(add-system! (make-system "Edwin" 3 75 '())) \ No newline at end of file +(add-system! (make-system "Edwin" 3 76 '())) \ No newline at end of file