aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/discharge.mli
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-09-17 03:26:55 +0200
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-10-09 15:19:41 +0200
commitca2a3bcf10cb8662751c7fcc5c58cd34196ecc9b (patch)
treee196ebacba4fffa3a52a66b56a900ce4a78470d4 /interp/discharge.mli
parentf1598b00219a951e94036cb7f48a8fe1309025f1 (diff)
[deps] Move `Discharge` to `interp`
More dependencies / linking fixes.
Diffstat (limited to 'interp/discharge.mli')
-rw-r--r--interp/discharge.mli14
1 files changed, 14 insertions, 0 deletions
diff --git a/interp/discharge.mli b/interp/discharge.mli
new file mode 100644
index 000000000..c8c7e3b8b
--- /dev/null
+++ b/interp/discharge.mli
@@ -0,0 +1,14 @@
+(************************************************************************)
+(* 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