mailr7730 - /1.3/generic_fns/grace.py


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

Header


Content

Posted by sebastien . morin . 1 on October 16, 2008 - 00:13:
Author: semor
Date: Thu Oct 16 00:13:40 2008
New Revision: 7730

URL: http://svn.gna.org/viewcvs/relax?rev=7730&view=rev
Log:
Added a missing 'cdp' definition...


Modified:
    1.3/generic_fns/grace.py

Modified: 1.3/generic_fns/grace.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/grace.py?rev=7730&r1=7729&r2=7730&view=diff
==============================================================================
--- 1.3/generic_fns/grace.py (original)
+++ 1.3/generic_fns/grace.py Thu Oct 16 00:13:40 2008
@@ -412,6 +412,9 @@
                                     string.
     @type y_return_grace_string:    function
     """
+
+    # Get the current data pipe.
+    cdp = pipes.get_pipe()
 
     # Graph G0.
     file.write("@with g0\n")




Related Messages


Powered by MHonArc, Updated Thu Oct 16 00:20:04 2008