mailr5978 - /1.3/test_suite/system_tests/scripts/relax_fit.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on April 24, 2008 - 16:53:
Author: bugman
Date: Thu Apr 24 16:53:08 2008
New Revision: 5978

URL: http://svn.gna.org/viewcvs/relax?rev=5978&view=rev
Log:
Removed the call to state.save().


Modified:
    1.3/test_suite/system_tests/scripts/relax_fit.py

Modified: 1.3/test_suite/system_tests/scripts/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/relax_fit.py?rev=5978&r1=5977&r2=5978&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/relax_fit.py (original)
+++ 1.3/test_suite/system_tests/scripts/relax_fit.py Thu Apr 24 16:53:08 2008
@@ -47,6 +47,3 @@
 # Grace plots of the relaxation rate.
 #grace.write(name, y_data_type='rx', file='rx.agr', force=1)
 #grace.view(file='rx.agr')
-
-# Save the program state.
-state.save(file=name + '.save', force=1)




Related Messages


Powered by MHonArc, Updated Thu Apr 24 17:00:28 2008