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:
authorTom Musgrove <LetterRip@gmail.com>2007-01-18 11:39:31 +0300
committerTom Musgrove <LetterRip@gmail.com>2007-01-18 11:39:31 +0300
commit898fccf463c1c7e03f612789fcbfbc7a628f0bea (patch)
tree727c14ebd3baee1e237d898ae625a3ce62a6549c /release/scripts/animation_trajectory.py
parent21f431047f3ac18ddf2d71f11d2fbc3aa7bd38b4 (diff)
= line ending fix =
these files all had non unix line endings...
Diffstat (limited to 'release/scripts/animation_trajectory.py')
-rw-r--r--release/scripts/animation_trajectory.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/animation_trajectory.py b/release/scripts/animation_trajectory.py
index 0bdcd719c06..e29877a3f2e 100644
--- a/release/scripts/animation_trajectory.py
+++ b/release/scripts/animation_trajectory.py
@@ -575,4 +575,4 @@ if ask_modif==0:
link_script('Trajectory', 'Redraw')
if ask_modif==2:
text_remove('Trajectory')
- print("---End of Trajectory_"+str(__version__)+".py---\n--- Thanks for use ---") \ No newline at end of file
+ print("---End of Trajectory_"+str(__version__)+".py---\n--- Thanks for use ---")