This is aamath, an ASCII art mathematics renderer.
To compile on *nix or cygwin:
make -f Makefile.good
To compile on djgpp hosted on windows:
make -f Makefile.evil
To test it:
./aamath < testcases
To run in interactive mode:
./aamath
To compile without readline:
remove -DUSE_READLINE and -lreadline and -ltermcamp from Makefile.good
Please email any comments, suggestions and patches to:
mauro_persano at yahoo dot com
