Initial commit

This commit is contained in:
2022-02-13 17:36:41 +01:00
commit ff25fd15f4
3 changed files with 14 additions and 0 deletions

9
exercises/02/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Buildfiles
*.o
vlsc
parser.c
scanner.c
y.tab.h
# VSL treefiles
*.ast