Skip to content

Commit

Permalink
coq-8.9 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
vzaliva committed Apr 28, 2019
1 parent 89b8149 commit f8631f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions theories/Switch.v
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Require Import Template.All.
Import MonadNotation.
Import ListNotations.

Open Scope string_scope.


Fixpoint mkSwitchCases
(type_name: string)
(A_t: term)
Expand Down

0 comments on commit f8631f1

Please sign in to comment.