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
coq
8
coq/_CoqProject
Normal file
8
coq/_CoqProject
Normal file
|
@ -0,0 +1,8 @@
|
|||
-R . LadderTypes
|
||||
terms.v
|
||||
equiv.v
|
||||
subst.v
|
||||
typing.v
|
||||
smallstep.v
|
||||
bbencode.v
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue