--- Version 0.1, 25th September 2013 ---

Installation should be fairly straightforward: 

./configure
make
make install

Required libraries & purpose:
libblas      matrix manipulation & solving
liblapackfor matrix manipulation & solving
libcfitsio   reading in the AtomDB data files

installs:
libapecnei.<your system's suffix>
apecnei.h

Note that this library is useless without the AtomDB database, which contains
the actual ionization and recombination rates required for this to work (some
routines can work with user supplied rates if available, see "doc" for 
details). This can be obtained from www.atomdb.org.

Adam Foster, afoster@cfa.harvard.edu
---
