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

rename preprocessor

parent 3299583d
No related branches found
No related tags found
No related merge requests found
...@@ -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("Navigation Attribute Generator", true); super("Abstract Type Navigation Generator", true);
} }
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