mailr5759 - /1.3/opendx/main.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:14:
Author: bugman
Date: Wed Apr 16 16:14:39 2008
New Revision: 5759

URL: http://svn.gna.org/viewcvs/relax?rev=5759&view=rev
Log:
Completed the run() function docstring.


Modified:
    1.3/opendx/main.py

Modified: 1.3/opendx/main.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/opendx/main.py?rev=5759&r1=5758&r2=5759&view=diff
==============================================================================
--- 1.3/opendx/main.py (original)
+++ 1.3/opendx/main.py Wed Apr 16 16:14:39 2008
@@ -88,10 +88,11 @@
     @type file_prefix:      str
     @keyword dir:           The directory to place the files into.
     @type dir:              str or None
-    @keyword dx_exe:        
-    @type dx_exe:           
-    @keyword vp_exec:       
-    @type vp_exec:          
+    @keyword dx_exe:        The path to the OpenDX executable file.  This 
can be changed if the
+                            binary 'dx' is not located in the system path.
+    @type dx_exe:           str
+    @keyword vp_exec:       If True, then the OpenDX visual program will be 
launched.
+    @type vp_exec:          bool
     """
 
     # Text for changing to the directory dir.




Related Messages


Powered by MHonArc, Updated Wed Apr 16 16:20:10 2008