mailr8668 - /branches/ave_noe/prompt/spin.py


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

Header


Content

Posted by edward on January 27, 2009 - 14:06:
Author: bugman
Date: Tue Jan 27 14:06:13 2009
New Revision: 8668

URL: http://svn.gna.org/viewcvs/relax?rev=8668&view=rev
Log:
Imported the non-existant create_pseudo_spin() function.


Modified:
    branches/ave_noe/prompt/spin.py

Modified: branches/ave_noe/prompt/spin.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/ave_noe/prompt/spin.py?rev=8668&r1=8667&r2=8668&view=diff
==============================================================================
--- branches/ave_noe/prompt/spin.py (original)
+++ branches/ave_noe/prompt/spin.py Tue Jan 27 14:06:13 2009
@@ -29,7 +29,7 @@
 
 # relax module imports.
 import help
-from generic_fns.mol_res_spin import copy_spin, create_spin, delete_spin, 
display_spin, id_string_doc, name_spin, number_spin
+from generic_fns.mol_res_spin import copy_spin, create_pseudo_spin, 
create_spin, delete_spin, display_spin, id_string_doc, name_spin, number_spin
 from relax_errors import RelaxIntError, RelaxListStrError, 
RelaxNoneIntError, RelaxNoneStrError, RelaxStrError
 
 
@@ -128,7 +128,7 @@
 
         spin_name:  The name of the spin.
 
-        res_id:  The residue ID string identifying the residue to add the 
spin to.
+        res_id:  The molecule and residue ID string identifying the residue 
to add the spin to.
 
 
         Description




Related Messages


Powered by MHonArc, Updated Tue Jan 27 15:40:03 2009