aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2016-04-10 01:27:44 +0200
committerPierre-Marie Pédrot2016-04-10 01:27:44 +0200
commitc6a8c4b5fa590f2beecd73817497bd7773a87522 (patch)
tree4bcf5db0fdb721755b3aa3a04cb738011d276675
parentf8f2c684ce97745350f8cbcb654a2ee27fb9d572 (diff)
Expliciting the fact that the atomic tactic type is self-contained.
-rw-r--r--intf/tacexpr.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/intf/tacexpr.mli b/intf/tacexpr.mli
index 0aa3b936ca..f821251c27 100644
--- a/intf/tacexpr.mli
+++ b/intf/tacexpr.mli
@@ -191,7 +191,7 @@ constraint 'a = <
(** Possible arguments of a tactic definition *)
-and 'a gen_tactic_arg =
+type 'a gen_tactic_arg =
| TacGeneric of 'lev generic_argument
| ConstrMayEval of ('trm,'cst,'pat) may_eval
| Reference of 'ref