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:
752fcb2
)
Fix typo.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 16 Oct 2000 18:25:36 +0000
(18:25 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 16 Oct 2000 18:25:36 +0000
(18:25 +0000)
v7/src/etc/bootstrap-compile.scm
patch
|
blob
|
history
diff --git
a/v7/src/etc/bootstrap-compile.scm
b/v7/src/etc/bootstrap-compile.scm
index 9a5e763c924490563f119d6e2d8987e7632b9b14..b61005d08e5c8458443965901d1f0b64d7b2e03c 100644
(file)
--- a/
v7/src/etc/bootstrap-compile.scm
+++ b/
v7/src/etc/bootstrap-compile.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: bootstrap-compile.scm,v 1.
3 2000/10/16 18:24:03
cph Exp $
+$Id: bootstrap-compile.scm,v 1.
4 2000/10/16 18:25:36
cph Exp $
Copyright (c) 2000 Massachusetts Institute of Technology
@@
-21,7
+21,7
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
(begin
(sf "microcode/utabmd")
- (with-working-directory-pathname
name
+ (with-working-directory-pathname
"cref"
(lambda ()
(load "cref.sf")
(load "cref.cbf")))