# @author Marc A. Suchard
# @author Andrew Rambaut

This is a stem README file.   This fill will contain:

1. General overview of BEAGLE

2. Compilation instructions

Quick and dirty instructions to compile and install the BEAGLE library from the SVN repository 'trunk':

      $ svn checkout http://beagle-lib.googlecode.com/svn/trunk BEAGLE
      $ cd BEAGLE
      $ ./autogen.sh
      $ ./configure
      $ make
      $ sudo make install

3. Contact information




