summaryrefslogtreecommitdiff
path: root/plugins/extraction/ocaml.mli
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/extraction/ocaml.mli')
-rw-r--r--plugins/extraction/ocaml.mli12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/extraction/ocaml.mli b/plugins/extraction/ocaml.mli
new file mode 100644
index 00000000..4a1c1778
--- /dev/null
+++ b/plugins/extraction/ocaml.mli
@@ -0,0 +1,12 @@
+(************************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
+(* \VV/ **************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(************************************************************************)
+
+(*i $Id$ i*)
+
+val ocaml_descr : Miniml.language_descr
+