SVN maintenance.

This commit is contained in:
Guillermo S. Romero 2011-06-18 23:22:55 +00:00
parent 2c68bdb03e
commit 31093223cd
3 changed files with 3 additions and 3 deletions

@ -135,4 +135,4 @@ class DATA_PT_custom_props_metaball(DataButtonsPanel, PropertyPanel, bpy.types.P
_property_type = bpy.types.MetaBall _property_type = bpy.types.MetaBall
if __name__ == "__main__": # only for live edit. if __name__ == "__main__": # only for live edit.
bpy.utils.register_module(__name__) bpy.utils.register_module(__name__)

@ -1,5 +1,5 @@
/* /*
* $Id: * $Id$
* *
* ***** BEGIN GPL LICENSE BLOCK ***** * ***** BEGIN GPL LICENSE BLOCK *****
* *

@ -1,5 +1,5 @@
/* /*
* $Id: * $Id$
* *
* ***** BEGIN GPL LICENSE BLOCK ***** * ***** BEGIN GPL LICENSE BLOCK *****
* *