aboutsummaryrefslogtreecommitdiff
path: root/vernac/discharge.mli
diff options
context:
space:
mode:
Diffstat (limited to 'vernac/discharge.mli')
-rw-r--r--vernac/discharge.mli14
1 files changed, 0 insertions, 14 deletions
diff --git a/vernac/discharge.mli b/vernac/discharge.mli
deleted file mode 100644
index c8c7e3b8b8..0000000000
--- a/vernac/discharge.mli
+++ /dev/null
@@ -1,14 +0,0 @@
-(************************************************************************)
-(* v * The Coq Proof Assistant / The Coq Development Team *)
-(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2017 *)
-(* \VV/ **************************************************************)
-(* // * This file is distributed under the terms of the *)
-(* * GNU Lesser General Public License Version 2.1 *)
-(************************************************************************)
-
-open Declarations
-open Entries
-open Opaqueproof
-
-val process_inductive :
- Lib.abstr_info -> work_list -> mutual_inductive_body -> mutual_inductive_entry