From: Guillermo J. Rozas Date: Thu, 25 Feb 1993 03:26:20 +0000 (+0000) Subject: Fix transposed characters (c-t). X-Git-Tag: 20090517-FFI~8458 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=9c7723f13324c84788ffff20caf6ffb054ddae02;p=mit-scheme.git Fix transposed characters (c-t). --- diff --git a/v7/src/edwin/edwin.pkg b/v7/src/edwin/edwin.pkg index fea56b43f..17836d466 100644 --- a/v7/src/edwin/edwin.pkg +++ b/v7/src/edwin/edwin.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: edwin.pkg,v 1.116 1993/02/25 02:54:50 gjr Exp $ +$Id: edwin.pkg,v 1.117 1993/02/25 03:26:20 gjr Exp $ Copyright (c) 1989-1993 Massachusetts Institute of Technology @@ -834,7 +834,7 @@ MIT in each case. |# (file-case os-type ((dos) "doscom" "dosshell")) (parent (edwin))) -#| +|# ;;;; This is the variant used under Unix/X