From: Chris Hanson Date: Fri, 6 Jan 1995 00:40:35 +0000 (+0000) Subject: Add new files for OS/2 graphics. X-Git-Tag: 20090517-FFI~6818 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=70c19056b3517c0b9d2128bfdc7c4a7a87abb0c4;p=mit-scheme.git Add new files for OS/2 graphics. --- diff --git a/v7/src/runtime/ed-ffi.scm b/v7/src/runtime/ed-ffi.scm index 386b4cbb8..09cc1cd8d 100644 --- a/v7/src/runtime/ed-ffi.scm +++ b/v7/src/runtime/ed-ffi.scm @@ -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)