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:
09f7538
)
Don't require existence of private Info directory.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 28 Feb 2001 20:03:21 +0000
(20:03 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 28 Feb 2001 20:03:21 +0000
(20:03 +0000)
v7/src/edwin/make.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/make.scm
b/v7/src/edwin/make.scm
index ff06b68b4e5a58eefff9716168db0ef71e987a97..abe274221e56352e833143543fbf8e76acfb8947 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
5 2001/01/06 05:46:40
cph Exp $
+$Id: make.scm,v 3.10
6 2001/02/28 20:03:21
cph Exp $
Copyright (c) 1989-2001 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
5
)
\ No newline at end of file
+(add-identification! "Edwin" 3 10
7
)
\ No newline at end of file