#######################################################################
#                    NeOn Toolkit Alignment plug-in                   #
#######################################################################

(C) INRIA Rhne-Alpes, 2007-2009
Licensed under the LGPL 2.0 or above

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation; either version 2.1
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

Read the LICENSE.TXT file for the terms of the LGPL license.

To build the plug-in:

$ ant jar

This produces a neonalign.jar to put in the "plugins" directory
of the NeOnToolkit

Beware, this plug-in requires Java 1.6
