mailr9791 - /branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py


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

Header


Content

Posted by edward on October 26, 2009 - 18:46:
Author: bugman
Date: Mon Oct 26 18:46:04 2009
New Revision: 9791

URL: http://svn.gna.org/viewcvs/relax?rev=9791&view=rev
Log:
Added a call to the non-existent spin.element() user function.


Modified:
    branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py

Modified: branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py?rev=9791&r1=9790&r2=9791&view=diff
==============================================================================
--- branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py (original)
+++ branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py Mon Oct 26 
18:46:04 2009
@@ -28,6 +28,7 @@
 select.spin(':10')
 select.spin(':11')
 spin.name(name='N')
+spin.element(element='N')
 molecule.name(name='OMP')
 
 # Display the data (as a test).




Related Messages


Powered by MHonArc, Updated Mon Oct 26 19:20:03 2009