Skip to content

Commit

Permalink
Typing rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Nardino committed Mar 22, 2024
1 parent 3bb78ba commit a275570
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 232 deletions.
2 changes: 0 additions & 2 deletions theories/examples/delim_lang/interp.v
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ Notation op_reset := (inr (inl ())).
Notation op_pop := (inr (inr (inl ()))).
Notation op_app_cont := (inr (inr (inr (inl ())))).



Section reifiers.

Context {X} `{!Cofe X}.
Expand Down
Loading

0 comments on commit a275570

Please sign in to comment.