Created directories for the scons tools.

The actual move of the files will be done by jesterKing.
This commit is contained in:
Michel Selten
2004-10-20 20:13:42 +00:00
parent 0582a8513d
commit 77d5bdfdbb
2 changed files with 2 additions and 0 deletions

1
tools/__init__.py Normal file
View File

@@ -0,0 +1 @@
__all__ = ['scons']

1
tools/scons/__init__.py Normal file
View File

@@ -0,0 +1 @@
__all__ = ['bs']