Add new files for OS/2 graphics.
authorChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 1995 00:40:35 +0000 (00:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 1995 00:40:35 +0000 (00:40 +0000)
v7/src/runtime/ed-ffi.scm

index 386b4cbb81de2fc9afee9a2d5eae7817d7b9f26e..09cc1cd8d9ea001fbc928d22dcd76fb2d2c53efb 100644 (file)
@@ -1,8 +1,8 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.9 1994/12/19 21:07:03 cph Exp $
+$Id: ed-ffi.scm,v 1.10 1995/01/06 00:40:35 cph Exp $
 
-Copyright (c) 1988-94 Massachusetts Institute of Technology
+Copyright (c) 1988-95 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -152,8 +152,12 @@ MIT in each case. |#
                syntax-table/system-internal)
     ("os2dir"  (runtime directory)
                syntax-table/system-internal)
+    ("os2graph"        (runtime os2-graphics)
+               syntax-table/system-internal)
     ("os2prm"  ()
                syntax-table/system-internal)
+    ("os2winp" (runtime os2-window-primitives)
+               syntax-table/system-internal)
     ("output"  (runtime output-port)
                syntax-table/system-internal)
     ("packag"  (package)