diff --git a/collects/scheme/mzscheme.ss b/collects/scheme/mzscheme.ss index 8a53a3cbb5..7615da304b 100644 --- a/collects/scheme/mzscheme.ss +++ b/collects/scheme/mzscheme.ss @@ -54,6 +54,7 @@ transcript-on transcript-off (rename cleanse-path expand-path) (rename if* if) + (rename list list-immutable) make-namespace #%top-interaction (rename datum #%datum)