From 9043add656177eeac1491a73d2f3ab92bec0013c Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 29 Dec 2018 14:31:27 -0500 Subject: Imported Upstream version 8.8.2 --- intf/constrexpr.mli | 150 ---------------------------------------------------- 1 file changed, 150 deletions(-) delete mode 100644 intf/constrexpr.mli (limited to 'intf/constrexpr.mli') diff --git a/intf/constrexpr.mli b/intf/constrexpr.mli deleted file mode 100644 index 0cbb2957..00000000 --- a/intf/constrexpr.mli +++ /dev/null @@ -1,150 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(*