aboutsummaryrefslogtreecommitdiffstats
path: root/src/extraction/verit_checker.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/extraction/verit_checker.mli')
-rw-r--r--src/extraction/verit_checker.mli12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/extraction/verit_checker.mli b/src/extraction/verit_checker.mli
index 3c43d22..a8ac01e 100644
--- a/src/extraction/verit_checker.mli
+++ b/src/extraction/verit_checker.mli
@@ -1,3 +1,15 @@
+(**************************************************************************)
+(* *)
+(* SMTCoq *)
+(* Copyright (C) 2011 - 2019 *)
+(* *)
+(* See file "AUTHORS" for the list of authors *)
+(* *)
+(* This file is distributed under the terms of the CeCILL-C licence *)
+(* *)
+(**************************************************************************)
+
+
module Mc = Structures.Micromega_plugin_Certificate.Mc
val mkInt : int -> ExtrNative.uint
val mkArray : 'a array -> 'a ExtrNative.parray