Forráskód Böngészése

Remove leading newline in SConstruct

Some editors don't recognize the shebang if it's not on the first line.
George Marques 7 éve
szülő
commit
f6232efed9
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      SConstruct

+ 0 - 1
SConstruct

@@ -1,4 +1,3 @@
-
 #!/usr/bin/env python
 
 EnsureSConsVersion(0, 98, 1)