mailr16005 - /branches/uf_redesign/user_functions/bmrb.py


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

Header


Content

Posted by edward on May 05, 2012 - 21:51:
Author: bugman
Date: Sat May  5 21:51:46 2012
New Revision: 16005

URL: http://svn.gna.org/viewcvs/relax?rev=16005&view=rev
Log:
Fix for the bmrb.write user function - the back end is now specified.


Modified:
    branches/uf_redesign/user_functions/bmrb.py

Modified: branches/uf_redesign/user_functions/bmrb.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/user_functions/bmrb.py?rev=16005&r1=16004&r2=16005&view=diff
==============================================================================
--- branches/uf_redesign/user_functions/bmrb.py (original)
+++ branches/uf_redesign/user_functions/bmrb.py Sat May  5 21:51:46 2012
@@ -608,6 +608,7 @@
 
 In the prompt/script UI modes, to place the BMRB file in the current working 
directory, set dir to None.  If dir is set to the special name 'pipe_name', 
then the results file will be placed into a directory with the same name as 
the current data pipe.
 """
+uf.backend = bmrb.write
 uf.menu_text = "&write"
 uf.gui_icon = "oxygen.actions.document-save"
 uf.wizard_size = (700, 500)




Related Messages


Powered by MHonArc, Updated Sat May 05 22:00:02 2012