Explorar o código

Remove leading newline in SConstruct

Some editors don't recognize the shebang if it's not on the first line.
George Marques %!s(int64=7) %!d(string=hai) anos
pai
achega
f6232efed9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      SConstruct

+ 0 - 1
SConstruct

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