Merge remote-tracking branch 'base/master'

This commit is contained in:
Eryn Wells 2016-02-27 08:56:41 -08:00
commit 30823ca314
4 changed files with 44 additions and 7 deletions

View file

@ -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()