moved #lang line to the first line

svn: r11426
This commit is contained in:
Robby Findler 2008-08-25 19:35:04 +00:00
parent 9cb82aebf3
commit 3e0f3c47e1

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