setup coq project & initial definition of terms (types & expressions)

This commit is contained in:
Michael Sippel 2024-07-24 11:17:45 +02:00
commit 61948c6dc6
3 changed files with 58 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*.glob
*.vo
*.vok
*.vos
*.aux
*.pdf