diff options
| author | herbelin | 2003-10-11 00:22:07 +0000 |
|---|---|---|
| committer | herbelin | 2003-10-11 00:22:07 +0000 |
| commit | 98f88cf8286ac69a9b557b3c39949f83186c4106 (patch) | |
| tree | 1864d57a7238adbb434e56f5fa31b21cd1251181 /tactics | |
| parent | 2b61cb974c847669eaf24dfbf47d8615812481fb (diff) | |
Death of 'a somewhat cryptic module'
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4596 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'tactics')
| -rw-r--r-- | tactics/equality.mli | 1 | ||||
| -rw-r--r-- | tactics/tacticals.mli | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tactics/equality.mli b/tactics/equality.mli index e62b8260aa..bc31264466 100644 --- a/tactics/equality.mli +++ b/tactics/equality.mli @@ -18,7 +18,6 @@ open Proof_type open Tacmach open Hipattern open Pattern -open Wcclausenv open Tacticals open Tactics open Tacexpr diff --git a/tactics/tacticals.mli b/tactics/tacticals.mli index 843a706b46..943577e1b4 100644 --- a/tactics/tacticals.mli +++ b/tactics/tacticals.mli @@ -17,7 +17,6 @@ open Proof_type open Clenv open Reduction open Pattern -open Wcclausenv open Tacexpr (*i*) |
