diff options
| author | Pierre-Marie Pédrot | 2016-03-20 23:24:10 +0100 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2016-03-20 23:24:10 +0100 |
| commit | 87e27056beee0f7b63326d0a1cb3f68249539bee (patch) | |
| tree | 9260ceec0d4824c617bfad79b0d1953c5b971fd7 /tactics | |
| parent | bc1d2825b7f7d0fc828b4ed99cee8ce62c646148 (diff) | |
Moving Tacsubst to hightactics.
Diffstat (limited to 'tactics')
| -rw-r--r-- | tactics/hightactics.mllib | 1 | ||||
| -rw-r--r-- | tactics/tactics.mllib | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tactics/hightactics.mllib b/tactics/hightactics.mllib index 2bd748414c..7987d774d1 100644 --- a/tactics/hightactics.mllib +++ b/tactics/hightactics.mllib @@ -1,3 +1,4 @@ +Tacsubst Tacenv Tactic_debug Tacintern diff --git a/tactics/tactics.mllib b/tactics/tactics.mllib index 038bb59f09..cb327e52c1 100644 --- a/tactics/tactics.mllib +++ b/tactics/tactics.mllib @@ -14,7 +14,6 @@ Equality Contradiction Inv Leminv -Tacsubst Taccoerce Hints Auto |
