aboutsummaryrefslogtreecommitdiffhomepage
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, 14 insertions, 0 deletions
diff --git a/vernac/discharge.mli b/vernac/discharge.mli
new file mode 100644
index 000000000..18d1b6776
--- /dev/null
+++ b/vernac/discharge.mli
@@ -0,0 +1,14 @@
+(************************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *)
+(* \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 :
+ Context.Named.t Univ.in_universe_context -> work_list -> mutual_inductive_body -> mutual_inductive_entry