mailr5772 - /1.3/opendx/isosurface_3D.py


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

Header


Content

Posted by edward on April 16, 2008 - 16:54:
Author: bugman
Date: Wed Apr 16 16:54:42 2008
New Revision: 5772

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


Modified:
    1.3/opendx/isosurface_3D.py

Modified: 1.3/opendx/isosurface_3D.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/opendx/isosurface_3D.py?rev=5772&r1=5771&r2=5772&view=diff
==============================================================================
--- 1.3/opendx/isosurface_3D.py (original)
+++ 1.3/opendx/isosurface_3D.py Wed Apr 16 16:54:42 2008
@@ -19,6 +19,10 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
 #
 #                                                                            
 #
 
###############################################################################
+
+# Module docstring.
+"""Module containing the OpenDX 3D space isosurface mapping class."""
+
 
 # Python module imports.
 from numpy import float64, zeros




Related Messages


Powered by MHonArc, Updated Wed Apr 16 17:00:20 2008