From 24a6d79f0e0e3143f16b433fbb50900d7a95080c Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Thu, 12 Feb 2004 01:44:25 +0000 Subject: [PATCH] . original commit: feab759a477eee555139ff0e568b0f33be77d45d --- collects/framework/private/main.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/framework/private/main.ss b/collects/framework/private/main.ss index 016f7b1a..84d28de3 100644 --- a/collects/framework/private/main.ss +++ b/collects/framework/private/main.ss @@ -158,7 +158,7 @@ with-handlers interface parameterize - call-with-input-file with-input-from-file + call-with-input-file call-with-input-file* with-input-from-file with-input-from-port call-with-output-file with-output-to-file with-output-to-port)) (preferences:set-default 'framework:tabify hash-table hash-table?)