rename context to env
This commit is contained in:
parent
cc96cee283
commit
a5d8cb979b
6 changed files with 12 additions and 12 deletions
coq
|
@ -10,7 +10,7 @@ metatheory/Metatheory.v
|
|||
terms/debruijn.v
|
||||
terms/equiv.v
|
||||
terms/eval.v
|
||||
typing/context.v
|
||||
typing/env.v
|
||||
typing/subtype.v
|
||||
typing/morph.v
|
||||
typing/typing.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue