GrInvIn Core 1.0.4
==================
This module is part of the GrInvIn application - http://www.grinvin.org

Files in this distribution only provide part of the GrInvIn application. 
To build the entire system, please refer to 'grinvin-dist' (the 'GrInvIn 
Distribution' module).

This is a bugfix release of the first public release of GrInvIn Core.

1. License
----------
The GrInvIn application is Copyright 2005-2007 Universiteit Gent and is
licensed under the terms of the GNU General Public License - see the
files LICENSE.txt and COPYRIGHT.txt for details.

(These files can be found in the META-INF directory of the source
distribution - see below.)

2. Distribution
---------------
The GrInvIn Core distribution consists of the following files:

grinvin-core-1.0.4.jar: binary distribution, contains the Java class files
  and resources for this module. These files are bundled as a JAR archive.

grinvin-core-1.0.4.src.jar: source distribution, contains the full source
  tree from which the binary distribution can be built. These files
  are bundled as a JAR archive. The META-INF directory of this archive
  contains license and copyright information.

grinvin-core-1.0.4.javadoc.jar: Javadoc documentation for this module. These
  files are bundled as a JAR archive.

3. Dependencies
---------------
Needs Java, version >= 5.0 (= 1.5)

Needs the following external libraries:
- SWIRL, version >= 1.0.11 - http://swirl-lib.sourceforge.net
- JMathTeX, version >= 0.7pre - http://jmathtex.sourceforge.net
- JDOM, version >= 1.0 - http://jdom.org
- Java Help, version >= 2.0 - http://java.sun.com/products/javahelp/
- Batik, version >= 1.6 - http://xmlgraphics.apache.org/batik/
- GUI commands, version >= 1.1.42, NOT >= 2.0 - http://gui-commands.dev.java.net/

Important note: as newer versions of the GUI commands framework will
no longer be available as open source we have decided that in due 
course, this framework will be replaced by something else.
