aboutsummaryrefslogtreecommitdiff
path: root/src/Compilers/Z/ArithmeticSimplifierWf.v
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-04-14 23:44:45 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-04-15 00:12:44 -0400
commit0b5c4a4c75780fb74ec66824e8d037cbc9566a34 (patch)
treedf1634fe17f1cddd13aa44be0a895f9d722a3188 /src/Compilers/Z/ArithmeticSimplifierWf.v
parent9fe362f4630d13244d947a23d908bf16bf31a719 (diff)
Fix hint for SimplifyArith
Diffstat (limited to 'src/Compilers/Z/ArithmeticSimplifierWf.v')
-rw-r--r--src/Compilers/Z/ArithmeticSimplifierWf.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Compilers/Z/ArithmeticSimplifierWf.v b/src/Compilers/Z/ArithmeticSimplifierWf.v
index 24a9b4d23..157cdfe8f 100644
--- a/src/Compilers/Z/ArithmeticSimplifierWf.v
+++ b/src/Compilers/Z/ArithmeticSimplifierWf.v
@@ -166,3 +166,5 @@ Proof.
end
| break_t_step ].
Qed.
+
+Hint Resolve Wf_SimplifyArith : wf.