mailr2730 - /branches/tensor_pdb/errors.py


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

Header


Content

Posted by edward . dauvergne on November 02, 2006 - 09:48:
Author: bugman
Date: Thu Nov  2 09:47:45 2006
New Revision: 2730

URL: http://svn.gna.org/viewcvs/relax?rev=2730&view=rev
Log:
Ported r2724 from the 1.3 line.

The command used was:
svn merge -r2723:2724 svn+ssh://bugman@xxxxxxxxxxx/svn/relax/1.3

This was just a simple change in the comments.


Modified:
    branches/tensor_pdb/errors.py

Modified: branches/tensor_pdb/errors.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/tensor_pdb/errors.py?rev=2730&r1=2729&r2=2730&view=diff
==============================================================================
--- branches/tensor_pdb/errors.py (original)
+++ branches/tensor_pdb/errors.py Thu Nov  2 09:47:45 2006
@@ -176,7 +176,7 @@
             if Debug:
                 self.save_state()
 
-    # PDB data corresponding to the run already exists.
+    # No chains within the PDB file.
     class RelaxNoPdbChainError(BaseError):
         def __init__(self):
             self.text = "No peptide or nucleotide chains can be found within 
the PDB file."




Related Messages


Powered by MHonArc, Updated Sat Nov 04 06:20:07 2006