diff options
| -rw-r--r-- | dev/printers.mllib | 1 | ||||
| -rw-r--r-- | tactics/hightactics.mllib | 1 | ||||
| -rw-r--r-- | tactics/tactics.mllib | 1 |
3 files changed, 1 insertions, 2 deletions
diff --git a/dev/printers.mllib b/dev/printers.mllib index aad56f586b..9f25ba55e7 100644 --- a/dev/printers.mllib +++ b/dev/printers.mllib @@ -200,7 +200,6 @@ Ppdecl_proof Egramml Egramcoq Tacsubst -Tacenv Trie Dn Btermdn 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 |
