Merge remote-tracking branch 'base/master'
This commit is contained in:
commit
30823ca314
4 changed files with 44 additions and 7 deletions
|
@ -1,10 +1,11 @@
|
|||
# vim: set ft=python:
|
||||
#
|
||||
# Toplevel Scons build script. This should be mostly complete and generic enough
|
||||
# for most builds.
|
||||
#
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
'''
|
||||
Toplevel Scons build script. This should be mostly complete and generic enough
|
||||
for most builds.
|
||||
'''
|
||||
|
||||
import logging
|
||||
|
||||
setup_logging()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue