mailr3124 - /1.3/data/pipe_container.py


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

Header


Content

Posted by edward on March 08, 2007 - 08:27:
Author: bugman
Date: Thu Mar  8 08:26:56 2007
New Revision: 3124

URL: http://svn.gna.org/viewcvs/relax?rev=3124&view=rev
Log:
Removed the 'run_names' object from the PipeContainer.


Modified:
    1.3/data/pipe_container.py

Modified: 1.3/data/pipe_container.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/pipe_container.py?rev=3124&r1=3123&r2=3124&view=diff
==============================================================================
--- 1.3/data/pipe_container.py (original)
+++ 1.3/data/pipe_container.py Thu Mar  8 08:26:56 2007
@@ -41,9 +41,6 @@
     # The residue specific data.
     res = Residue()
 
-    # The name of the runs.
-    run_names = []
-
     # The type of the runs.
     run_types = []
 




Related Messages


Powered by MHonArc, Updated Thu Mar 08 08:40:05 2007