Skip to content
Snippets Groups Projects
Commit 15f30312 authored by Johannes Mey's avatar Johannes Mey
Browse files

remove jastadd-compliance mode

parent 10d823f1
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@ public class Main extends org.jastadd.relast.compiler.RelAstProcessor {
protected BooleanOption optionPrintYaml;
public Main() {
super("Abstract Type Navigation Generator", true);
super("Abstract Type Navigation Generator", false);
}
public static void main(String[] args) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment