aboutsummaryrefslogtreecommitdiff
path: root/tuto3/src/tuto_tactic.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tuto3/src/tuto_tactic.mli')
-rw-r--r--tuto3/src/tuto_tactic.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/tuto3/src/tuto_tactic.mli b/tuto3/src/tuto_tactic.mli
new file mode 100644
index 0000000000..13f905ed8a
--- /dev/null
+++ b/tuto3/src/tuto_tactic.mli
@@ -0,0 +1 @@
+val hide_tactic : Names.Id.t -> unit Proofview.tactic