aboutsummaryrefslogtreecommitdiff
path: root/plugins/omega
diff options
context:
space:
mode:
authorMaxime Dénès2017-02-21 09:30:57 +0100
committerMaxime Dénès2017-02-21 09:30:57 +0100
commite91286465973b6ba40d6646c630df8faa73eb8f1 (patch)
tree58a00bf676dfef64452b5ed25c1587997387e237 /plugins/omega
parent2b4f249ed0a28cde876f18aacf19f646d8af8fae (diff)
parentb09751b9a1b48541acc9a2daaff9ebc453fc3bf7 (diff)
Merge PR#309: Ltac as a plugin
Diffstat (limited to 'plugins/omega')
-rw-r--r--plugins/omega/g_omega.ml41
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/omega/g_omega.ml4 b/plugins/omega/g_omega.ml4
index 27115abecc..6b711a1761 100644
--- a/plugins/omega/g_omega.ml4
+++ b/plugins/omega/g_omega.ml4
@@ -17,6 +17,7 @@
DECLARE PLUGIN "omega_plugin"
+open Ltac_plugin
open Names
open Coq_omega
open Stdarg