mailr5592 - /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 April 11, 2008 - 17:36:
Author: bugman
Date: Fri Apr 11 17:36:05 2008
New Revision: 5592

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


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=5592&r1=5591&r2=5592&view=diff
==============================================================================
--- 1.3/generic_fns/structure/scientific.py (original)
+++ 1.3/generic_fns/structure/scientific.py Fri Apr 11 17:36:05 2008
@@ -200,8 +200,6 @@
                         element = atom.properties['element']
                         pos = atom.position.array
 
-                        print mol_name, res_num, res_name, atom_num, 
atom_name
-
                         # Skip non-matching atoms.
                         if atom_token and not (atom_name in atoms or 
atom_num in atoms):
                             continue




Related Messages


Powered by MHonArc, Updated Fri Apr 11 18:20:13 2008