svn+ssh://bugman@.../svn/relax/trunk
........
r23480 | tlinnet | 2014-05-27 18:47:25 +0200 (Tue, 27 May 2014) | 3 lines
Modified py_type from "list" to "float_array" in uf_object type in user function dx.map.
Bug #22035: (https://gna.org/bugs/?22035) The dx.map user function is broken in the GUI.
........
r23481 | tlinnet | 2014-05-27 18:47:30 +0200 (Tue, 27 May 2014) | 3 lines
Added py_type "list_val_or_list_of_list_val" to be handled in GUI uf_objects.
Bug #22035: (https://gna.org/bugs/?22035) The dx.map user function is broken in the GUI.
........
r23488 | bugman | 2014-05-28 08:59:22 +0200 (Wed, 28 May 2014) | 5 lines
Modified the frame order constraints so that cone_theta_x <= cone_theta_y.
The linear_constraints() function docstring has been updated to include this constraint.
........