This directory contains the code for the reduction of ARCON data. So far
the package includes the QUAD package and the IRLINCOR task. The files
contained here are:


ared.cl				package files
ared.hd
ared.men
ared.par
ared.rev

bin.*				binaries
bin.ffpa
bin.generic
bin.sparc

doc/				help pages

irlincor.par			irlincor parameter file

lib/				package library files

mkpkg				mkpkg file

nquad/				QUAD package (newest version)

quad/				QUAd package (old version)

src/				other SPP source


V2.2: 20 June 2000
    Fixed minor error (Bug log #466) triggered only when there is
    a ',' in imtype.

V2.3: 22 August 2001
    Fixed minor error where a logical variable was being used as an
    integer.  The only effect of this error is a compiler error on
    some systems (SuSE Linux in particular) saying "impossible coversion".
