aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssreflect/plugin/trunk
diff options
context:
space:
mode:
authorEnrico2017-02-21 10:08:18 +0100
committerGitHub2017-02-21 10:08:18 +0100
commitc023d240b9eb4e203f442d474beb76745c4acfa0 (patch)
treed3791b70e0cf5b75ae222b576ddbb99842382552 /mathcomp/ssreflect/plugin/trunk
parenteaf377adc3cc66b2f1f240239c543a574d8610de (diff)
parent3fc67e00e7b0959d4e6b0321309fff8c589f0ed2 (diff)
Merge pull request #110 from maximedenes/ltac-plugin
Compatiblity with Ltac as a plugin.
Diffstat (limited to 'mathcomp/ssreflect/plugin/trunk')
-rw-r--r--mathcomp/ssreflect/plugin/trunk/ssreflect.ml41
1 files changed, 1 insertions, 0 deletions
diff --git a/mathcomp/ssreflect/plugin/trunk/ssreflect.ml4 b/mathcomp/ssreflect/plugin/trunk/ssreflect.ml4
index 39fe3d6..5316a30 100644
--- a/mathcomp/ssreflect/plugin/trunk/ssreflect.ml4
+++ b/mathcomp/ssreflect/plugin/trunk/ssreflect.ml4
@@ -27,6 +27,7 @@ open Feedback
open Pcoq
open Pcoq.Prim
open Pcoq.Constr
+open Ltac_plugin
open Genarg
open Stdarg
open Tacarg