svn+ssh://bugman@.../svn/relax/trunk
........
r19523 | bugman | 2013-04-21 11:59:07 +0200 (Sun, 21 Apr 2013) | 7 lines
Modified the GUI new analysis wizard to return a list of user function on_execute methods.
This will be used in the relax_disp branch and in the future for when a special user function page
is added to the new analysis wizard. This allows the use of user function pages with execution
delayed until the analysis __init__() method is being run.
........