aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tactics.mllib
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2014-10-01 20:16:18 +0200
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2014-10-01 20:17:49 +0200
commitd1c71b1f3b11e2eb29a5898610d6128b7d535337 (patch)
treea0e662edaa5c8c0d17feef652876b2a2166288f2 /tactics/tactics.mllib
parent785f82ee1ecd9a4500ce3e8f3f42946b8205c065 (diff)
Made Tacsubst independent of Auto at linking time so that Tacenv does
not draw Auto.
Diffstat (limited to 'tactics/tactics.mllib')
-rw-r--r--tactics/tactics.mllib2
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/tactics.mllib b/tactics/tactics.mllib
index 69836a654..e2c0f40fb 100644
--- a/tactics/tactics.mllib
+++ b/tactics/tactics.mllib
@@ -10,7 +10,6 @@ Eqschemes
Elimschemes
Tactics
Elim
-Auto
Equality
Contradiction
Inv
@@ -18,6 +17,7 @@ Leminv
Tacsubst
Taccoerce
Tacenv
+Auto
Tacintern
TacticMatching
Tacinterp