aboutsummaryrefslogtreecommitdiff
path: root/src/Reflection/Z/ArithmeticSimplifierInterp.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/Reflection/Z/ArithmeticSimplifierInterp.v')
-rw-r--r--src/Reflection/Z/ArithmeticSimplifierInterp.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Reflection/Z/ArithmeticSimplifierInterp.v b/src/Reflection/Z/ArithmeticSimplifierInterp.v
index 271cbcacc..927f904b7 100644
--- a/src/Reflection/Z/ArithmeticSimplifierInterp.v
+++ b/src/Reflection/Z/ArithmeticSimplifierInterp.v
@@ -98,3 +98,5 @@ Proof.
| progress Z.ltb_to_lt
| progress rewrite ?Z.land_0_l, ?Z.land_0_r, ?Z.lor_0_l, ?Z.lor_0_r ].
Qed.
+
+Hint Rewrite @InterpSimplifyArith : reflective_interp.