From 7cfc4e5146be5666419451bdd516f1f3f264d24a Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Sun, 25 Jan 2015 14:42:51 +0100 Subject: Imported Upstream version 8.5~beta1+dfsg --- intf/misctypes.mli | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 intf/misctypes.mli (limited to 'intf/misctypes.mli') diff --git a/intf/misctypes.mli b/intf/misctypes.mli new file mode 100644 index 00000000..74e13690 --- /dev/null +++ b/intf/misctypes.mli @@ -0,0 +1,106 @@ +(************************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(*