mailr18355 - /trunk/generic_fns/structure/internal.py


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

Header


Content

Posted by edward on February 01, 2013 - 15:55:
Author: bugman
Date: Fri Feb  1 15:55:17 2013
New Revision: 18355

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


Modified:
    trunk/generic_fns/structure/internal.py

Modified: trunk/generic_fns/structure/internal.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/generic_fns/structure/internal.py?rev=18355&r1=18354&r2=18355&view=diff
==============================================================================
--- trunk/generic_fns/structure/internal.py (original)
+++ trunk/generic_fns/structure/internal.py Fri Feb  1 15:55:17 2013
@@ -2100,7 +2100,6 @@
             if record[0] == 'ATOM' or record[0] == 'HETATM':
                 # Handle the alternate locations.
                 if record[3] != None:
-                    print record
                     # Don't know what to do.
                     if alt_loc == None:
                         raise RelaxError("Multiple alternate location 
indicators are present in the PDB file, but the desired coordinate set has 
not been specified.")




Related Messages


Powered by MHonArc, Updated Fri Feb 01 16:00:02 2013