mailr14495 - /1.3/prompt/pymol_control.py


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

Header


Content

Posted by edward on August 26, 2011 - 17:21:
Author: bugman
Date: Fri Aug 26 17:21:26 2011
New Revision: 14495

URL: http://svn.gna.org/viewcvs/relax?rev=14495&view=rev
Log:
Updated the pymol.macro_write user function docstring.


Modified:
    1.3/prompt/pymol_control.py

Modified: 1.3/prompt/pymol_control.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/prompt/pymol_control.py?rev=14495&r1=14494&r2=14495&view=diff
==============================================================================
--- 1.3/prompt/pymol_control.py (original)
+++ 1.3/prompt/pymol_control.py Fri Aug 26 17:21:26 2011
@@ -274,8 +274,8 @@
         ["colour_start", "The starting colour, either an array or string, of 
the linear colour gradient."],
         ["colour_end", "The ending colour, either an array or string, of the 
linear colour gradient."],
         ["colour_list", "The list of colours to match the start and end 
strings."],
-        ["file", "The name of the file."],
-        ["dir", "The directory name."],
+        ["file", "The optional name of the file."],
+        ["dir", "The optional directory to save the file to."],
         ["force", "A flag which, if set to True, will cause the file to be 
overwritten."]
     ]
     macro_write._doc_desc = """




Related Messages


Powered by MHonArc, Updated Fri Aug 26 17:40:02 2011