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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-08-24 21:43:32 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-08-24 21:43:32 +0400
commit954aefbb696b9e774435335845a8c3f666549868 (patch)
tree003d9efbfc23a044201d06fb70ac8bb79948ce3a /add_curve_sapling/__init__.py
parenta926a2b9838fc604d4dac07f9f3a79154fdc7763 (diff)
SVN maintenance.
Diffstat (limited to 'add_curve_sapling/__init__.py')
-rw-r--r--add_curve_sapling/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_curve_sapling/__init__.py b/add_curve_sapling/__init__.py
index 6b5667cd..2192b617 100644
--- a/add_curve_sapling/__init__.py
+++ b/add_curve_sapling/__init__.py
@@ -604,4 +604,4 @@ def unregister():
bpy.types.INFO_MT_curve_add.remove(menu_func)
if __name__ == "__main__":
- register() \ No newline at end of file
+ register()