Readme file for StudyTrainer
----------------------------
* Installation in a nutshell:
ant
java -jar StudyTrainer.jar
* Example configuration file: examples/trainer.cfg
* Additional grammar documentation and a jjt parser in: src/parser/
(Hopefully, one day the jjt-parser will be used.)
Happy learning and testing!
Ulrich Loup <loup@cs.rwth-aachen.de>