master > master: codego - cleanup

This commit is contained in:
RD
2021-05-14 18:35:06 +02:00
parent 89c8e63f4b
commit 39be87d52f
5 changed files with 57 additions and 42 deletions

View File

@@ -66,6 +66,6 @@ function run_programme() {
check_requirements;
# Code als Programm kompilieren und ausführen:
# precompile_grammars;
precompile_grammars;
compile_programme;
run_programme;