diff options
Diffstat (limited to 'tactics/wcclausenv.mli')
| -rw-r--r-- | tactics/wcclausenv.mli | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/tactics/wcclausenv.mli b/tactics/wcclausenv.mli deleted file mode 100644 index 4951df54bb..0000000000 --- a/tactics/wcclausenv.mli +++ /dev/null @@ -1,24 +0,0 @@ -(***********************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *) -(* \VV/ *************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(***********************************************************************) - -(*i $Id$ i*) - -(*i*) -open Names -open Term -open Sign -open Environ -open Evd -open Proof_type -open Tacmach -open Evar_refiner -open Clenv -(*i*) - -(* A somewhat cryptic module. *) - |
