The changes not made by hand come from the command:
svn merge -r8337:8338 svn+ssh://bugman@.../svn/relax/branches/relax_disp/specific_fns/@r18123 specific_analyses
All changes not in the specific_analyses package were hand edited.
.....
r8338 | semor | 2009-01-08 17:17:32 +0100 (Thu, 08 Jan 2009) | 7 lines
Changed paths:
M /branches/relax_disp/generic_fns/pipes.py
M /branches/relax_disp/prompt/__init__.py
M /branches/relax_disp/prompt/interpreter.py
M /branches/relax_disp/prompt/pipe.py
M /branches/relax_disp/specific_fns/__init__.py
M /branches/relax_disp/specific_fns/relax_disp.py
M /branches/relax_disp/specific_fns/setup.py
Fixed many formatting errors and made the 'relax_disp' code accessible (pipes, interpreter, etc).
These changes also include a coming back to using the C code 'math_fns/relax_fit.py' since there is
still no such code associated to relaxation dispersion. This will allow workingin the code without
relax crashing and complaining about the lack of a C module name 'relax_disp.py'.
.....