diff options
| author | Roland Reichwein <mail@reichwein.it> | 2020-03-23 22:02:40 +0100 | 
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2020-03-23 22:02:40 +0100 | 
| commit | fce1c18103f208857af477ca47af9aa908bd69b6 (patch) | |
| tree | 3d0affeca1328825e81be8950f19e956f39ab213 /Makefile | |
| parent | 365183e243d164185bca6ad9fa4e0d75664800f4 (diff) | |
Helper functions for grammer
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -49,6 +49,7 @@ SRC=\      cppbnf.cpp \      test-cppbnf.cpp \      grammer.cpp \ +    test-grammer.cpp \      lexer.cpp \      test-lexer.cpp \      minicc.cpp \ | 
