diff --git a/collects/framework/private/text.ss b/collects/framework/private/text.ss index c0b681e467..436802bad6 100644 --- a/collects/framework/private/text.ss +++ b/collects/framework/private/text.ss @@ -1,3 +1,4 @@ +#lang scheme/unit #| WARNING: printf is rebound in the body of the unit to always @@ -5,7 +6,6 @@ WARNING: printf is rebound in the body of the unit to always |# -#lang scheme/unit (require string-constants mzlib/class mzlib/match