mailr10729 - /1.3/auto_analyses/stereochem_analysis.py


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

Header


Content

Posted by edward on February 18, 2010 - 14:19:
Author: bugman
Date: Thu Feb 18 14:19:13 2010
New Revision: 10729

URL: http://svn.gna.org/viewcvs/relax?rev=10729&view=rev
Log:
Removed the class instantiation from the auto_analyses.stereochem_analysis 
module.


Modified:
    1.3/auto_analyses/stereochem_analysis.py

Modified: 1.3/auto_analyses/stereochem_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/auto_analyses/stereochem_analysis.py?rev=10729&r1=10728&r2=10729&view=diff
==============================================================================
--- 1.3/auto_analyses/stereochem_analysis.py (original)
+++ 1.3/auto_analyses/stereochem_analysis.py Thu Feb 18 14:19:13 2010
@@ -650,7 +650,3 @@
 
                 # Replace the superimposed file.
                 structure.write_pdb(config + repr(ens) + ".pdb", 
dir="ensembles_superimposed", force=True)
-
-
-# Execute the script.
-StereoAnalysis()




Related Messages


Powered by MHonArc, Updated Thu Feb 18 14:40:02 2010