diff options
| -rw-r--r-- | theories/Init/Specif.v | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Init/Specif.v b/theories/Init/Specif.v index 5bf9621b14..9495cb707f 100644 --- a/theories/Init/Specif.v +++ b/theories/Init/Specif.v @@ -201,6 +201,7 @@ Proof. Qed. Hint Resolve left right inleft inright: core v62. +Hint Resolve exist exist2 existT existT2: core. (* Compatibility *) |
