RIACA OpenMath Library
Version 1.1


Introduction Build Changes Documentation Download License

Build Instructions

This project uses the ANT build tool to allow you to easily generate a build. Note: this project is self-contained, everything needed to build is part of the project (excluding the build tools that is!).

On *nix based systems use 'sh build.sh "target"'.
On windows based systems use 'build.bat "target"'.

Possible targets include:

  • jar - build a jar file.
  • doc - build the documentation.
  • api - build the API documentation.


  • dist-zip - generate the .zip file distribution.
  • dist-tgz - generate the .tar.gz file distribution.
  • dist-all - generate all the distribution builds.


  • clean - clean the build directory.
  • dist-clean - clean the dist directory.



Copyright (c) 1999-2002,
RIACA, Eindhoven University of Technology (TU/e).
All Rights Reserved.