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-07-12 04:33:00 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-07-12 04:33:00 +0400
commit6eeae6da292320352d7d63d80c87c24e526efc0e (patch)
tree5ed89df5a0859c54be4bbfeafedb98734af983e6 /add_curve_sapling/__init__.py
parent7973485d8b8a9f3c8d64ea1b403e7c623de29ae3 (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 65cd01d7..82d28a3d 100644
--- a/add_curve_sapling/__init__.py
+++ b/add_curve_sapling/__init__.py
@@ -586,4 +586,4 @@ def unregister():
bpy.types.INFO_MT_curve_add.remove(menu_func)
if __name__ == "__main__":
- register() \ No newline at end of file
+ register()