; ; $Id$ ; README ------ This projects contains the files necessary to build a an utility tag library. It contains tags for doing simple not OpenMAth related actions. How to build it? Just type sh build.sh jar and you will find the corresponding jar file (on-taglib.jar) on build/lib/. You can clean the build by typing sh build.sh clean. If you want to generate the documentation just type sh build.sh and you will find it on /build/doc. Read the INSTALL file for information on how to use these tag library.