mailr5986 - /1.3/generic_fns/intensity.py


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

Header


Content

Posted by edward on April 24, 2008 - 17:32:
Author: bugman
Date: Thu Apr 24 17:32:40 2008
New Revision: 5986

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


Modified:
    1.3/generic_fns/intensity.py

Modified: 1.3/generic_fns/intensity.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/intensity.py?rev=5986&r1=5985&r2=5986&view=diff
==============================================================================
--- 1.3/generic_fns/intensity.py (original)
+++ 1.3/generic_fns/intensity.py Thu Apr 24 17:32:40 2008
@@ -19,6 +19,10 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
 #
 #                                                                            
 #
 
###############################################################################
+
+# Module docstring.
+"""Module containing functions for the handling of peak intensities."""
+
 
 # Python module imports.
 from re import split




Related Messages


Powered by MHonArc, Updated Thu Apr 24 17:40:16 2008