mailr18218 - /trunk/user_functions/pcs.py


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

Header


Content

Posted by edward on January 18, 2013 - 12:23:
Author: bugman
Date: Fri Jan 18 12:23:34 2013
New Revision: 18218

URL: http://svn.gna.org/viewcvs/relax?rev=18218&view=rev
Log:
Removed a debugging commenting out in the pcs.set_errors user function 
definition.


Modified:
    trunk/user_functions/pcs.py

Modified: trunk/user_functions/pcs.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/pcs.py?rev=18218&r1=18217&r2=18218&view=diff
==============================================================================
--- trunk/user_functions/pcs.py (original)
+++ trunk/user_functions/pcs.py Fri Jan 18 12:23:34 2013
@@ -412,7 +412,7 @@
     arg_type = "spin ID",
     desc_short = "spin ID string",
     desc = "The optional spin ID string.",
-    #wiz_combo_iter = get_spin_ids,
+    wiz_combo_iter = get_spin_ids,
     can_be_none = True
 )
 uf.add_keyarg(




Related Messages


Powered by MHonArc, Updated Fri Jan 18 13:00:02 2013