aboutsummaryrefslogtreecommitdiff
path: root/theories
diff options
context:
space:
mode:
authorMatthieu Sozeau2016-06-27 23:36:31 +0200
committerMatthieu Sozeau2016-06-27 23:36:31 +0200
commit9f9c1dc37ca3ffe30417c8f7b63d62ad5b63e51b (patch)
tree0659a5bfd6c60a82cb0c15026ee490903930eead /theories
parent727dcedd8d1d6be5c77cbf4bbe08ff18facf3ba2 (diff)
parent5193311836394d3d18a0187a0d77657aa060b651 (diff)
Merge branch 'shrinkobl' into trunk
Diffstat (limited to 'theories')
-rw-r--r--theories/Compat/Coq85.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/theories/Compat/Coq85.v b/theories/Compat/Coq85.v
index d6d370cb51..1e30ab9197 100644
--- a/theories/Compat/Coq85.v
+++ b/theories/Compat/Coq85.v
@@ -15,3 +15,5 @@
Global Unset Bracketing Last Introduction Pattern.
Global Unset Regular Subst Tactic.
Global Unset Structural Injection.
+Global Unset Shrink Abstract.
+Global Unset Shrink Obligations. \ No newline at end of file