This is an example application for PFSLib using NXLib.

It calculates the maxima of arrays which are read from a file.
Use the 'randarray' program to generate a random input file.

To compile and run this application you must have NXLib and PFSLib
installed on you system.

The Makefile expects that the PFSLIBPATH environment variable is set
to the directory where PFSLib is installed.
