setup coq project & initial definition of terms (types & expressions)
This commit is contained in:
commit
61948c6dc6
3 changed files with 58 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
*.glob
|
||||
*.vo
|
||||
*.vok
|
||||
*.vos
|
||||
*.aux
|
||||
*.pdf
|
Loading…
Add table
Add a link
Reference in a new issue