Add header to SConscript
This commit is contained in:
parent
296605f364
commit
39205a3501
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# SConscript
|
||||
# vim: set ft=python:
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
Import('env')
|
||||
|
||||
files = Split("""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue