mailr12198 - /branches/bieri_gui/auto_analyses/dauvergne_protocol.py


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

Header


Content

Posted by edward on January 11, 2011 - 11:51:
Author: bugman
Date: Tue Jan 11 11:51:50 2011
New Revision: 12198

URL: http://svn.gna.org/viewcvs/relax?rev=12198&view=rev
Log:
Removal of a 'bad' print out which was trying to mimic the relax prompt print 
out.


Modified:
    branches/bieri_gui/auto_analyses/dauvergne_protocol.py

Modified: branches/bieri_gui/auto_analyses/dauvergne_protocol.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/auto_analyses/dauvergne_protocol.py?rev=12198&r1=12197&r2=12198&view=diff
==============================================================================
--- branches/bieri_gui/auto_analyses/dauvergne_protocol.py (original)
+++ branches/bieri_gui/auto_analyses/dauvergne_protocol.py Tue Jan 11 
11:51:50 2011
@@ -804,7 +804,6 @@
             # Deselect spins to be excluded (including unresolved and 
specifically excluded spins).
             if self.unres:
                 selection.desel_read(file=self.unres, dir=None, 
spin_id_col=None, mol_name_col=None, res_num_col=1, res_name_col=None, 
spin_num_col=None, spin_name_col=None, sep=None, spin_id=None, boolean='AND', 
change_all=None)
-                print 'relax> deselect.read(selected residues)'
             if self.exclude:
                 self.interpreter.deselect.read(file=self.exclude, 
spin_id_col=1)
 




Related Messages


Powered by MHonArc, Updated Tue Jan 11 12:40:01 2011