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:
384fab0
)
Add missing file: ntdir.
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 5 Oct 2001 15:48:10 +0000
(15:48 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 5 Oct 2001 15:48:10 +0000
(15:48 +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 5cb220c2f3430c39d6d6763a5d834d88057ae162..fee331df1b75eacb1adb4621f8508eaa4081065e 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
5 2001/10/05 15:43:4
0 cph Exp $
+$Id: ed-ffi.scm,v 1.2
6 2001/10/05 15:48:1
0 cph Exp $
Copyright (c) 1988-2001 Massachusetts Institute of Technology
@@
-164,6
+164,8
@@
USA.
syntax-table/system-internal)
("msort" ()
syntax-table/system-internal)
+ ("ntdir" (runtime directory)
+ syntax-table/system-internal)
("ntprm" ()
syntax-table/system-internal)
("numint" (runtime number interface)