New file "os2ctype.scm".
authorChris Hanson <org/chris-hanson/cph>
Tue, 21 Feb 1995 23:01:09 +0000 (23:01 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 21 Feb 1995 23:01:09 +0000 (23:01 +0000)
v7/src/runtime/ed-ffi.scm

index 09cc1cd8d9ea001fbc928d22dcd76fb2d2c53efb..fa85b2c9ebf957e1d5bbd794dfbf18238f1cd43a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.10 1995/01/06 00:40:35 cph Exp $
+$Id: ed-ffi.scm,v 1.11 1995/02/21 23:01:09 cph Exp $
 
 Copyright (c) 1988-95 Massachusetts Institute of Technology
 
@@ -150,6 +150,8 @@ MIT in each case. |#
                syntax-table/system-internal)
     ("option"  (runtime options)
                syntax-table/system-internal)
+    ("os2ctype"        (runtime os2-graphics)
+               syntax-table/system-internal)
     ("os2dir"  (runtime directory)
                syntax-table/system-internal)
     ("os2graph"        (runtime os2-graphics)