From ec41af7ac01cef7c30785e6dd704381f31e7c2d3 Mon Sep 17 00:00:00 2001 From: ckeller Date: Thu, 14 Feb 2019 20:09:40 +0100 Subject: V8.7 (#36) Port SMTCoq to Coq-8.7 --- src/zchaff/zchaff.ml | 1 - 1 file changed, 1 deletion(-) (limited to 'src/zchaff/zchaff.ml') diff --git a/src/zchaff/zchaff.ml b/src/zchaff/zchaff.ml index 2bbb23d..11989c5 100644 --- a/src/zchaff/zchaff.ml +++ b/src/zchaff/zchaff.ml @@ -14,7 +14,6 @@ open Entries open Declare open Decl_kinds -open SmtMisc open CoqTerms open SmtForm open SmtCertif -- cgit