aboutsummaryrefslogtreecommitdiff
path: root/src/Reflection/InlineInterp.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/Reflection/InlineInterp.v')
-rw-r--r--src/Reflection/InlineInterp.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Reflection/InlineInterp.v b/src/Reflection/InlineInterp.v
index 83751e4f2..27811914c 100644
--- a/src/Reflection/InlineInterp.v
+++ b/src/Reflection/InlineInterp.v
@@ -25,8 +25,8 @@ Section language.
Local Notation wff := (@wff base_type_code interp_base_type op).
Local Notation wf := (@wf base_type_code interp_base_type op).
- Local Hint Extern 1 => eapply interpf_SmartConst.
- Local Hint Extern 1 => eapply interpf_SmartVarVar.
+ Local Hint Extern 1 => eapply interpf_SmartConstf.
+ Local Hint Extern 1 => eapply interpf_SmartVarVarf.
Local Ltac t_fin :=
repeat match goal with