aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-02-16 15:43:36 +0000
committerYann Herklotz <git@yannherklotz.com>2021-02-16 15:50:25 +0000
commit19bebc828f2bf45c4fb22de2571b39686aa9e9cd (patch)
treec563071914f04dc222633effee88117380e1d810
parent6ab6b6754b6c900297e71c6e26ee6a1084e44e7c (diff)
downloadvericert-kvx-19bebc828f2bf45c4fb22de2571b39686aa9e9cd.tar.gz
vericert-kvx-19bebc828f2bf45c4fb22de2571b39686aa9e9cd.zip
Remove dependency on Tactics
-rw-r--r--src/common/Vericertlib.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/Vericertlib.v b/src/common/Vericertlib.v
index f2754be..b58ebd4 100644
--- a/src/common/Vericertlib.v
+++ b/src/common/Vericertlib.v
@@ -29,7 +29,6 @@ Require Import Coq.micromega.Lia.
Require Export compcert.lib.Coqlib.
Require Import compcert.lib.Integers.
-Require Export vericert.common.VericertTactics.
Require Import vericert.common.Show.
(* Depend on CompCert for the basic library, as they declare and prove some