mailr10727 - /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:14:
Author: bugman
Date: Thu Feb 18 14:14:16 2010
New Revision: 10727

URL: http://svn.gna.org/viewcvs/relax?rev=10727&view=rev
Log:
Renamed StereoAnalysis to Stereochem_analysis and added 'relative' to the 
class docstring.


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=10727&r1=10726&r2=10727&view=diff
==============================================================================
--- 1.3/auto_analyses/stereochem_analysis.py (original)
+++ 1.3/auto_analyses/stereochem_analysis.py Thu Feb 18 14:14:16 2010
@@ -60,8 +60,8 @@
 
 
 
-class StereoAnalysis:
-    """Class for performing the stereochemistry analysis."""
+class Stereochem_analysis:
+    """Class for performing the relative stereochemistry analysis."""
 
     def __init__(self):
         """Execute the given stage of the analysis."""




Related Messages


Powered by MHonArc, Updated Thu Feb 18 14:20:03 2010