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?)