moved #lang line to the first line

svn: r11426

original commit: 3e0f3c47e1709088d9e2ee1c377b23444c49cd04
This commit is contained in:
Robby Findler 2008-08-25 19:35:04 +00:00
parent cb56a60319
commit ff458e8256

View File

@ -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