How to build AutoEval:

Go to the 'src' directory, change the Makefile (mainly where to find
the libraries Boost and Xerces), run 'make'. A file called 'eval' will
be created (in the directory on step above 'src').

How to run AutoEval:

eval -c configfile.xml

where configfile.xml describes what to do. There is an example file
called granska-cfg.xml (which works on the file granska.txt).

eval -h prints other command line options.
