See the entry page of the project for more introduction.
- This project is built using maven;
- Use option "--help" for a brief usage;
- Translate a RuleML file by calling "java -jar /path/to/ruleml2tptp.jar <input> -o <output>";
- This project needs JDK 1.7 or higher to compile the Java code.