projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07803fd
)
Install Matt Birkholz's changes.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 17 Nov 1992 22:56:24 +0000
(22:56 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 17 Nov 1992 22:56:24 +0000
(22:56 +0000)
v7/src/edwin/make.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/make.scm
b/v7/src/edwin/make.scm
index 8f41fa55067c2df75191bb6bc67acb4027c24e03..520da52e71d98db9c469e10888018b56731ced29 100644
(file)
--- a/
v7/src/edwin/make.scm
+++ b/
v7/src/edwin/make.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: make.scm,v 3.7
5 1992/10/20 20:02:43 jinx
Exp $
+$Id: make.scm,v 3.7
6 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 7
5
'()))
\ No newline at end of file
+(add-system! (make-system "Edwin" 3 7
6
'()))
\ No newline at end of file