aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Compat/Coq85.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Compat/Coq85.v')
-rw-r--r--theories/Compat/Coq85.v3
1 files changed, 2 insertions, 1 deletions
diff --git a/theories/Compat/Coq85.v b/theories/Compat/Coq85.v
index 54621cc1c..0ddf1acde 100644
--- a/theories/Compat/Coq85.v
+++ b/theories/Compat/Coq85.v
@@ -20,4 +20,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
+Global Unset Shrink Obligations.
+Global Set Refolding Reduction. \ No newline at end of file