mailr15752 - /1.3/gui/user_functions/spin.py


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

Header


Content

Posted by edward on April 17, 2012 - 15:29:
Author: bugman
Date: Tue Apr 17 15:29:27 2012
New Revision: 15752

URL: http://svn.gna.org/viewcvs/relax?rev=15752&view=rev
Log:
Removal of a debugging print out.


Modified:
    1.3/gui/user_functions/spin.py

Modified: 1.3/gui/user_functions/spin.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/gui/user_functions/spin.py?rev=15752&r1=15751&r2=15752&view=diff
==============================================================================
--- 1.3/gui/user_functions/spin.py (original)
+++ 1.3/gui/user_functions/spin.py Tue Apr 17 15:29:27 2012
@@ -364,7 +364,6 @@
 
         # The residue info.
         res_num, res_name = self._get_res_info()
-        print "%s, %s" % (`res_num`, `res_name`)
 
         # The spin number.
         spin_num = gui_to_int(self.spin_num.GetValue())




Related Messages


Powered by MHonArc, Updated Tue Apr 17 15:40:01 2012