aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/coqcompat.mli
diff options
context:
space:
mode:
Diffstat (limited to 'toplevel/coqcompat.mli')
-rw-r--r--toplevel/coqcompat.mli11
1 files changed, 11 insertions, 0 deletions
diff --git a/toplevel/coqcompat.mli b/toplevel/coqcompat.mli
new file mode 100644
index 000000000..59b249829
--- /dev/null
+++ b/toplevel/coqcompat.mli
@@ -0,0 +1,11 @@
+(************************************************************************)
+(* 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 *)
+(************************************************************************)
+
+(* $Id$ *)
+
+val set_compat_options : string -> unit