mailr8746 - /1.3/generic_fns/structure/scientific.py


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

Header


Content

Posted by edward on February 05, 2009 - 15:03:
Author: bugman
Date: Thu Feb  5 15:03:40 2009
New Revision: 8746

URL: http://svn.gna.org/viewcvs/relax?rev=8746&view=rev
Log:
Removed some debugging print statements.


Modified:
    1.3/generic_fns/structure/scientific.py

Modified: 1.3/generic_fns/structure/scientific.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/scientific.py?rev=8746&r1=8745&r2=8746&view=diff
==============================================================================
--- 1.3/generic_fns/structure/scientific.py (original)
+++ 1.3/generic_fns/structure/scientific.py Thu Feb  5 15:03:40 2009
@@ -146,10 +146,7 @@
         # Other molecules.
         else:
             res_index = -1
-            print mol
-            print "\n"*10
             for res in mol.data:
-                print res
                 # Residue index.
                 res_index = res_index + 1
 




Related Messages


Powered by MHonArc, Updated Thu Feb 05 16:40:02 2009