moved #lang line to the first line
svn: r11426
This commit is contained in:
parent
9cb82aebf3
commit
3e0f3c47e1
|
@ -1,3 +1,4 @@
|
||||||
|
#lang scheme/unit
|
||||||
#|
|
#|
|
||||||
|
|
||||||
WARNING: printf is rebound in the body of the unit to always
|
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
|
(require string-constants
|
||||||
mzlib/class
|
mzlib/class
|
||||||
mzlib/match
|
mzlib/match
|
||||||
|
|
Loading…
Reference in New Issue
Block a user