diff options
Diffstat (limited to 'utils/hacks/TreeGraphs/Graphics/__init__.py')
-rw-r--r-- | utils/hacks/TreeGraphs/Graphics/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/hacks/TreeGraphs/Graphics/__init__.py b/utils/hacks/TreeGraphs/Graphics/__init__.py new file mode 100644 index 00000000..4055b3ef --- /dev/null +++ b/utils/hacks/TreeGraphs/Graphics/__init__.py @@ -0,0 +1 @@ +__all__= ['Formats', 'SubSurf', 'Geometry', 'AqsisInterface', 'TwoD', 'ThreeD', 'Apps'] |