Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Selten <michel@mselten.demon.nl>2004-10-21 00:13:42 +0400
committerMichel Selten <michel@mselten.demon.nl>2004-10-21 00:13:42 +0400
commit77d5bdfdbbdd804fbd956d13c3d334de7c8c8682 (patch)
treef0f90231cdf862924723f5f8c72338e527358255 /tools/__init__.py
parent0582a8513d1df7dca850ed6190fbb3c75277ebd3 (diff)
Created directories for the scons tools.
The actual move of the files will be done by jesterKing.
Diffstat (limited to 'tools/__init__.py')
-rw-r--r--tools/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/__init__.py b/tools/__init__.py
new file mode 100644
index 00000000000..ec8ae137b21
--- /dev/null
+++ b/tools/__init__.py
@@ -0,0 +1 @@
+__all__ = ['scons']