aboutsummaryrefslogtreecommitdiff
path: root/tactics
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2016-03-20 03:37:55 +0100
committerPierre-Marie Pédrot2016-03-20 21:26:40 +0100
commit6de9f13ba666250ea397c7db1d9d37075a9dc1c2 (patch)
tree54907ef7210dceaa788720484bbd833fc0546a1a /tactics
parentf39543a752d05e5661749bbc3f221d75e525b3b4 (diff)
Moving Tacenv to Hightactics.
Diffstat (limited to 'tactics')
-rw-r--r--tactics/hightactics.mllib1
-rw-r--r--tactics/tactics.mllib1
2 files changed, 1 insertions, 1 deletions
diff --git a/tactics/hightactics.mllib b/tactics/hightactics.mllib
index 76455f4ac3..2bd748414c 100644
--- a/tactics/hightactics.mllib
+++ b/tactics/hightactics.mllib
@@ -1,3 +1,4 @@
+Tacenv
Tactic_debug
Tacintern
Tacentries
diff --git a/tactics/tactics.mllib b/tactics/tactics.mllib
index c290ce228c..038bb59f09 100644
--- a/tactics/tactics.mllib
+++ b/tactics/tactics.mllib
@@ -16,7 +16,6 @@ Inv
Leminv
Tacsubst
Taccoerce
-Tacenv
Hints
Auto
Tactic_matching