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:
077c4f8
)
New file "ntprm.scm" has Win32 primitive interface, which is now
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 28 Oct 1995 02:57:38 +0000
(
02:57
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 28 Oct 1995 02:57:38 +0000
(
02:57
+0000)
different from the DOS primitive interface.
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 2fbf1d7f4e79c5e1bb9ab37b6293a427e7ff3a34..d6f0f9f21dd2005aa5fcafe4a13c7e439636dd9b 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.1
3 1995/10/25 02:49:52
cph Exp $
+$Id: ed-ffi.scm,v 1.1
4 1995/10/28 02:57:38
cph Exp $
Copyright (c) 1988-95 Massachusetts Institute of Technology
@@
-154,6
+154,8
@@
MIT in each case. |#
syntax-table/system-internal)
("msort" ()
syntax-table/system-internal)
+ ("ntprm" ()
+ syntax-table/system-internal)
("numint" (runtime number interface)
syntax-table/system-internal)
("numpar" (runtime number-parser)