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:
Diffstat (limited to 'release/scripts/raw_export.py')
-rw-r--r--release/scripts/raw_export.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/scripts/raw_export.py b/release/scripts/raw_export.py
index 9c2407c41a7..4493a6bc463 100644
--- a/release/scripts/raw_export.py
+++ b/release/scripts/raw_export.py
@@ -7,6 +7,8 @@ Group: 'Export'
Tooltip: 'Export selected mesh to Raw Triangle Format (*.raw)'
"""
+# $Id$
+#
# +---------------------------------------------------------+
# | Copyright (c) 2002 Anthony D'Agostino |
# | http://www.redrival.com/scorpius |