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
No related tags found
No related merge requests found
Pipeline #8827 passed
...@@ -23,7 +23,7 @@ public class Main extends org.jastadd.relast.compiler.RelAstProcessor { ...@@ -23,7 +23,7 @@ public class Main extends org.jastadd.relast.compiler.RelAstProcessor {
protected BooleanOption optionPrintYaml; protected BooleanOption optionPrintYaml;
public Main() { public Main() {
super("Abstract Type Navigation Generator", true); super("Abstract Type Navigation Generator", false);
} }
public static void main(String[] args) { 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