diff options
Diffstat (limited to 'plugins/cc')
| -rw-r--r-- | plugins/cc/g_congruence.ml4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/cc/g_congruence.ml4 b/plugins/cc/g_congruence.ml4 index c2c437c80c..5d6f172c4c 100644 --- a/plugins/cc/g_congruence.ml4 +++ b/plugins/cc/g_congruence.ml4 @@ -10,6 +10,8 @@ open Cctac +DECLARE PLUGIN "cc_plugin" + (* Tactic registration *) TACTIC EXTEND cc |
