From: Chris Hanson Date: Tue, 21 Feb 1995 23:01:09 +0000 (+0000) Subject: New file "os2ctype.scm". X-Git-Tag: 20090517-FFI~6619 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=b41f8ce429d1b8a2112e7ee3b0ec2806639d62cc;p=mit-scheme.git New file "os2ctype.scm". --- diff --git a/v7/src/runtime/ed-ffi.scm b/v7/src/runtime/ed-ffi.scm index 09cc1cd8d..fa85b2c9e 100644 --- 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.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)