mailr5203 - /1.3/physical_constants.py


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

Header


Content

Posted by edward on March 23, 2008 - 16:49:
Author: bugman
Date: Sun Mar 23 16:49:00 2008
New Revision: 5203

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


Modified:
    1.3/physical_constants.py

Modified: 1.3/physical_constants.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/physical_constants.py?rev=5203&r1=5202&r2=5203&view=diff
==============================================================================
--- 1.3/physical_constants.py (original)
+++ 1.3/physical_constants.py Sun Mar 23 16:49:00 2008
@@ -19,6 +19,10 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
 #
 #                                                                            
 #
 
###############################################################################
+
+# Module docstring.
+"""Module containing all physical constants used in relax, as well as all 
associated functions."""
+
 
 # Python module imports.
 from math import pi




Related Messages


Powered by MHonArc, Updated Sun Mar 23 17:00:16 2008