From 8268e67875abeaae99d0793e424514662a84628d Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 1 Aug 2021 13:45:51 -0700 Subject: Bugfix for replacing @0 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0a9cb22..7b3bc8f 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,7 @@ clean: rm -f $(NAME) $(OBJFILES) test: $(NAME) + ./$(NAME) Comment -r '[@0]' ./$(NAME) -g ./grammars/bp.bp -p Grammar ./grammars/bp.bp leaktest: bp -- cgit v1.2.3