[Relax-commits] r2316 - in /1.1: Makefile maths_fns/Makefile maths_fns/relax_fit.c maths_fns/relax_fit.h specific_fns/relax_fit.py (January 11, 2006 - 07:32)

Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Headers

 

Author: bugman
Date: Wed Jan 11 07:31:00 2006
New Revision: 2316

URL: http://svn.gna.org/viewcvs/relax?rev=2316&view=rev
Log:
More modifications to the relaxation curve fitting C modules.

The external variable *num_times, the number of relaxation times, has been added and is part of the
setup function argument list.  The statement '#define MAXTIMES 30' has been added to the header.

The 'func' function has been updated.

The variables in the header have been sorted.

The compilation of the module has changed.  Now the C files are compiled into object code *.o and
all the relaxation curve fitting code is linked into a single *.so file.  These changes have been to
'maths_fns/Makefile'.

The base directory makefile has had it's goal modified to properly handle recursive making.


Modified:
    1.1/Makefile
    1.1/maths_fns/Makefile
    1.1/maths_fns/relax_fit.c
    1.1/maths_fns/relax_fit.h
    1.1/specific_fns/relax_fit.py



Related Mails




Powered by MHonArc, Updated Wed Jan 11 08:00:07 2006