mailr6595 - /1.3/generic_fns/eliminate.py


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

Header


Content

Posted by edward on June 29, 2008 - 15:55:
Author: bugman
Date: Sun Jun 29 15:28:06 2008
New Revision: 6595

URL: http://svn.gna.org/viewcvs/relax?rev=6595&view=rev
Log:
Added a module docstring.


Modified:
    1.3/generic_fns/eliminate.py

Modified: 1.3/generic_fns/eliminate.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/eliminate.py?rev=6595&r1=6594&r2=6595&view=diff
==============================================================================
--- 1.3/generic_fns/eliminate.py (original)
+++ 1.3/generic_fns/eliminate.py Sun Jun 29 15:28:06 2008
@@ -19,6 +19,9 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
 #
 #                                                                            
 #
 
###############################################################################
+
+# Module docstring.
+"""Module implementing the mathematical modelling step of model 
elimination."""
 
 # Python module imports.
 from copy import deepcopy




Related Messages


Powered by MHonArc, Updated Sun Jun 29 16:00:20 2008