mailr19012 - /trunk/lib/structure/rotor.py


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

Header


Content

Posted by edward on March 22, 2013 - 22:05:
Author: bugman
Date: Fri Mar 22 22:05:57 2013
New Revision: 19012

URL: http://svn.gna.org/viewcvs/relax?rev=19012&view=rev
Log:
Deletion of a debugging printout statement.


Modified:
    trunk/lib/structure/rotor.py

Modified: trunk/lib/structure/rotor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/structure/rotor.py?rev=19012&r1=19011&r2=19012&view=diff
==============================================================================
--- trunk/lib/structure/rotor.py (original)
+++ trunk/lib/structure/rotor.py Fri Mar 22 22:05:57 2013
@@ -70,8 +70,6 @@
 
     # Loop over the models.
     for model in structure.model_loop(model):
-        print model
-
         # Alias the single molecule from the single model.
         mol = structure.get_molecule('rotor', model=model.num)
 




Related Messages


Powered by MHonArc, Updated Fri Mar 22 22:20:02 2013