Browse Source

Remove leading newline in SConstruct

Some editors don't recognize the shebang if it's not on the first line.
George Marques 7 năm trước cách đây
mục cha
commit
f6232efed9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      SConstruct

+ 0 - 1
SConstruct

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