aboutsummaryrefslogtreecommitdiffstats
path: root/src/versions/native
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2016-04-26 17:02:12 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2016-04-26 17:02:12 +0200
commitdc6e8ccbc2f2596d832db44a322703575e0146c7 (patch)
treeb68a45b537c7d8b7d1e4d5d61105535e6b261359 /src/versions/native
parent9f9699c8134ed0ded42aad64e00cfb9f0a60c914 (diff)
downloadsmtcoq-dc6e8ccbc2f2596d832db44a322703575e0146c7.tar.gz
smtcoq-dc6e8ccbc2f2596d832db44a322703575e0146c7.zip
Make the tactic available for 8.5
Diffstat (limited to 'src/versions/native')
-rw-r--r--src/versions/native/structures.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/versions/native/structures.ml b/src/versions/native/structures.ml
index 28ad7e2..62907d1 100644
--- a/src/versions/native/structures.ml
+++ b/src/versions/native/structures.ml
@@ -70,3 +70,5 @@ let vernacentries_interp expr =
let pr_constr_env = Printer.pr_constr_env
let lift = Term.lift
+
+let mk_tactic t = t