From 71f3a1bb063087e51f2b2e2ef940e773e2e084d1 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Thu, 3 Aug 2017 16:57:20 +0200 Subject: Other than the pretty-printer, it seems done. --- ast-to-instr/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ast-to-instr') diff --git a/ast-to-instr/Makefile b/ast-to-instr/Makefile index 86a6d88..bb50219 100644 --- a/ast-to-instr/Makefile +++ b/ast-to-instr/Makefile @@ -52,6 +52,7 @@ $(MODEL_DIR)/structural.mod: $(CLASSES) $(AST_FILE) clean: rm -f $(CLASSES) rm -f $(MODEL_DIR)/*.mod + rm -f $(MODEL_DIR)/*.map %.class: %.java $(JAVAC) -cp $(CLASSPATH) $< -- cgit v1.2.3-70-g09d2