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:
0627953
)
Update version to reflect new initialization mechanism.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 26 Oct 2000 02:34:12 +0000
(
02:34
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 26 Oct 2000 02:34:12 +0000
(
02:34
+0000)
v7/src/edwin/make.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/make.scm
b/v7/src/edwin/make.scm
index ff0506cb213468120579b94b6747330752396b5e..335eedbeaeb1f7a9cdbffdc8d2b57253d7ab375f 100644
(file)
--- a/
v7/src/edwin/make.scm
+++ b/
v7/src/edwin/make.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: make.scm,v 3.10
2 2000/06/30 19:19:34
cph Exp $
+$Id: make.scm,v 3.10
3 2000/10/26 02:34:12
cph Exp $
Copyright (c) 1989-2000 Massachusetts Institute of Technology
@@
-45,4
+45,4
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
((UNIX) "edwinunx")
(else "edwinunk"))))))
'QUERY)))))
-(add-identification! "Edwin" 3 10
2
)
\ No newline at end of file
+(add-identification! "Edwin" 3 10
3
)
\ No newline at end of file