Andreas Suter 8dd8d29adc Remove automake support
Since the cmake tool chain is now stable, the automake tool chain is removed from musrfit.
This makes documentation and code less cluttered.

Conflicts:
	configure.ac
	src/Makefile.am
	src/classes/Makefile.am
	src/external/MuSR_software/Makefile.am
2019-03-08 13:53:36 +01:00
..
2019-03-08 13:53:36 +01:00
2010-01-05 22:15:59 +00:00

#---------------------------------------------------------------------
# README
# Bastian M. Wojek, 2011/01/27
#---------------------------------------------------------------------

This directory contains a subset of the code
- namely the C-routines (of which only a subset is automatically built) -
included in the Cuba library for multidimensional numerical integration
written by Thomas Hahn.
Cuba is an open-source package and free of charge.
If you want to use Cuba in a commercial application,
make sure you understand the GNU Lesser General Public License
under which Cuba is distributed.
Cuba is being developed at the Max-Planck-Institute for Physics in Munich.

For further information as well as the full package please refer to
http://www.feynarts.de/cuba

#---------------------------------------------------------------------
# this is the end ...
#---------------------------------------------------------------------