From f461e7657cab9917c5b405427ddba3d56f197efb Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Sun, 8 May 2016 18:59:55 +0200 Subject: Removing dead code and unused opens. --- plugins/omega/g_omega.ml4 | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/omega') diff --git a/plugins/omega/g_omega.ml4 b/plugins/omega/g_omega.ml4 index b314e0d85f..d7538146f9 100644 --- a/plugins/omega/g_omega.ml4 +++ b/plugins/omega/g_omega.ml4 @@ -20,7 +20,6 @@ DECLARE PLUGIN "omega_plugin" open Names open Coq_omega open Constrarg -open Pcoq.Prim let eval_tactic name = let dp = DirPath.make (List.map Id.of_string ["PreOmega"; "omega"; "Coq"]) in -- cgit v1.2.3