moved #lang line to the first line
svn: r11426 original commit: 3e0f3c47e1709088d9e2ee1c377b23444c49cd04
This commit is contained in:
parent
cb56a60319
commit
ff458e8256
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user