aboutsummaryrefslogtreecommitdiff
path: root/grammar/tacextend.ml4
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2015-06-29 14:19:31 +0200
committerPierre-Marie Pédrot2015-06-29 14:31:47 +0200
commite39b5b8eaa89950216bca646b5e9ef9b56bea7be (patch)
treef8e88691aba5721ce77b2e80baf4f7b7a9db59f9 /grammar/tacextend.ml4
parent02663c526a3fd347fad803eb664d22e6b5c088ad (diff)
Code documentation of the TACTIC/VERNAC EXTEND macros.
Diffstat (limited to 'grammar/tacextend.ml4')
-rw-r--r--grammar/tacextend.ml42
1 files changed, 2 insertions, 0 deletions
diff --git a/grammar/tacextend.ml4 b/grammar/tacextend.ml4
index f5f11e30a8..66f82fcdfc 100644
--- a/grammar/tacextend.ml4
+++ b/grammar/tacextend.ml4
@@ -8,6 +8,8 @@
(*i camlp4deps: "tools/compat5b.cmo" i*)
+(** Implementation of the TACTIC EXTEND macro. *)
+
open Util
open Pp
open Names