This file contains information and instructions about the source distribution of
ANA-ROD.

Please do NOT re-distribute either the source code or compiled versions of the
ANA, AVE and ROD programs. If you'd like to add functionality to any of these
programs and then have them re-distributed, please contact Rainer Wilcke
(wilcke@esrf.fr). He will help you to incorporate your new functionalities as
extensions to the experimental version of ANA-ROD. 

In order to compile the programs you need GNU make, bison (also a GNU program)
or yacc, and the GNU C compiler. You could in principle use any standard C
compiler, but you will then probably need to re-compile the PGPlot library for
this compiler.

Some parts of the source of the fitting routines cannot distributed for
copyright reasons, as they contain code from the book "Numerical Recipes in C",
by Press, Flannery, Teukolsky and Vetterling (Cambridge University Press, 1988).
Therefore the object file "numrec.o" (which is re-distributable) is provided for
the different supported platforms.
