svn+ssh://bugman@.../svn/relax/trunk
........
r25965 | bugman | 2014-09-23 10:49:12 +0200 (Tue, 23 Sep 2014) | 8 lines
Shifted the specific_analyses.relax_disp.variables module into lib.dispersion.
This is both to minimise circular dependencies, as previously the specific_analyses.relax_disp
modules import from target_functions.relax_disp and vice-versa, and to allow the relax library
functions to have access to these variables. This follows from a similar change to the frame order
analysis in the frame_order_cleanup branch.
........