Add missing file: ntdir.
authorChris Hanson <org/chris-hanson/cph>
Fri, 5 Oct 2001 15:48:10 +0000 (15:48 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 5 Oct 2001 15:48:10 +0000 (15:48 +0000)
v7/src/runtime/ed-ffi.scm

index 5cb220c2f3430c39d6d6763a5d834d88057ae162..fee331df1b75eacb1adb4621f8508eaa4081065e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.25 2001/10/05 15:43:40 cph Exp $
+$Id: ed-ffi.scm,v 1.26 2001/10/05 15:48:10 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)