aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/cc/g_congruence.ml4
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/cc/g_congruence.ml4')
-rw-r--r--plugins/cc/g_congruence.ml44
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/cc/g_congruence.ml4 b/plugins/cc/g_congruence.ml4
index 5dbc340ca..9a53e2e16 100644
--- a/plugins/cc/g_congruence.ml4
+++ b/plugins/cc/g_congruence.ml4
@@ -9,6 +9,10 @@
(*i camlp4deps: "grammar/grammar.cma" i*)
open Cctac
+open Stdarg
+open Constrarg
+open Pcoq.Prim
+open Pcoq.Constr
DECLARE PLUGIN "cc_plugin"