diff options
Diffstat (limited to 'contrib/correctness/pextract.mli')
| -rw-r--r-- | contrib/correctness/pextract.mli | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/correctness/pextract.mli b/contrib/correctness/pextract.mli deleted file mode 100644 index edf6cac8fc..0000000000 --- a/contrib/correctness/pextract.mli +++ /dev/null @@ -1,17 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *) -(* \VV/ **************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(************************************************************************) - -(* Certification of Imperative Programs / Jean-Christophe Filliātre *) - -(* $Id$ *) - -open Names - -val pp_ocaml : string -> unit - - |
