diff options
Diffstat (limited to 'kernel/discharge.mli')
| -rw-r--r-- | kernel/discharge.mli | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/kernel/discharge.mli b/kernel/discharge.mli deleted file mode 100644 index 1f06c5a734..0000000000 --- a/kernel/discharge.mli +++ /dev/null @@ -1,15 +0,0 @@ -(************************************************************************) -(* * The Coq Proof Assistant / The Coq Development Team *) -(* v * INRIA, CNRS and contributors - Copyright 1999-2018 *) -(* <O___,, * (see CREDITS file for the list of authors) *) -(* \VV/ **************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(* * (see LICENSE file for the text of the license) *) -(************************************************************************) - -open Declarations -open Entries - -val process_inductive : - Opaqueproof.cooking_info -> mutual_inductive_body -> mutual_inductive_entry |
