mailr4906 - /1.3/generic_fns/structure.py


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

Header


Content

Posted by edward on February 04, 2008 - 16:07:
Author: bugman
Date: Mon Feb  4 16:07:25 2008
New Revision: 4906

URL: http://svn.gna.org/viewcvs/relax?rev=4906&view=rev
Log:
Removed the adding of the 'run' to the 3D structure data structure.


Modified:
    1.3/generic_fns/structure.py

Modified: 1.3/generic_fns/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure.py?rev=4906&r1=4905&r2=4906&view=diff
==============================================================================
--- 1.3/generic_fns/structure.py (original)
+++ 1.3/generic_fns/structure.py Mon Feb  4 16:07:25 2008
@@ -920,9 +920,6 @@
     # Data creation.
     ################
 
-    # Add the run to the PDB data structure.
-    relax_data_store.pdb.add_item(run)
-
     # File name.
     relax_data_store.pdb[run].file_name = file_path
 




Related Messages


Powered by MHonArc, Updated Mon Feb 04 16:20:10 2008