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:
7cb4bf8
)
Add "crypto.scm" to the list of known files.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 11 Apr 2000 04:01:05 +0000
(
04:01
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 11 Apr 2000 04:01:05 +0000
(
04:01
+0000)
v7/src/runtime/ed-ffi.scm
patch
|
blob
|
history
diff --git
a/v7/src/runtime/ed-ffi.scm
b/v7/src/runtime/ed-ffi.scm
index 6da45812484e50d8b528208f185966a0d09379e3..2cbd95c9e6ab4ac633acc2e6c0fe34c0c3112691 100644
(file)
--- a/
v7/src/runtime/ed-ffi.scm
+++ b/
v7/src/runtime/ed-ffi.scm
@@
-1,6
+1,6
@@
#| -*- Scheme -*-
-$Id: ed-ffi.scm,v 1.2
2 2000/04/10 19:09:18
cph Exp $
+$Id: ed-ffi.scm,v 1.2
3 2000/04/11 04:01:05
cph Exp $
Copyright (c) 1988-2000 Massachusetts Institute of Technology
@@
-57,6
+57,8
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
syntax-table/system-internal)
("cpress" (runtime compress)
syntax-table/system-internal)
+ ("crypto" (runtime crypto)
+ syntax-table/system-internal)
("datime" (runtime date/time)
syntax-table/system-internal)
("dbgcmd" (runtime debugger-command-loop)