aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/ltac/coretactics.ml4
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ltac/coretactics.ml4')
-rw-r--r--plugins/ltac/coretactics.ml42
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ltac/coretactics.ml4 b/plugins/ltac/coretactics.ml4
index faa9e413b..1070b30a1 100644
--- a/plugins/ltac/coretactics.ml4
+++ b/plugins/ltac/coretactics.ml4
@@ -11,10 +11,12 @@
open Util
open Locus
open Misctypes
+open Tactypes
open Genredexpr
open Stdarg
open Extraargs
open Names
+open Logic
DECLARE PLUGIN "ltac_plugin"