svn+ssh://bugman@.../svn/relax/branches/double_rotor
........
r22072 | bugman | 2014-01-30 11:03:05 +0100 (Thu, 30 Jan 2014) | 8 lines
Large refactorisation of the frame order package.
The private methods of the frame order package specific_analyses.frame_order have now all been
shifted into modules. This is to simplify the package by not having huge quantities of code in the
__init__ module. Now the code resides in the api, checks, data, optimisation, parameters, and
user_functions modules.
........