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:
38e848c
)
Use compiled runtime system.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 12 Apr 1988 18:53:06 +0000
(18:53 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 12 Apr 1988 18:53:06 +0000
(18:53 +0000)
etc/resyntax
patch
|
blob
|
history
diff --git
a/etc/resyntax
b/etc/resyntax
index 9ca1d601fb6a07a1c5ebed3a06af1eae74819ae0..d9b79f21617ec252d57715ec9d4131242b989a70 100755
(executable)
--- a/
etc/resyntax
+++ b/
etc/resyntax
@@
-1,4
+1,4
@@
#!/bin/csh -f
setenv scheme `pwd`
-exec scheme < etc/resyntax.scm
+exec scheme
-band /scheme/lib/runtime.com
< etc/resyntax.scm