aboutsummaryrefslogtreecommitdiff
path: root/parsing
diff options
context:
space:
mode:
Diffstat (limited to 'parsing')
-rw-r--r--parsing/g_ltac.ml42
1 files changed, 1 insertions, 1 deletions
diff --git a/parsing/g_ltac.ml4 b/parsing/g_ltac.ml4
index fa2c111a68..a1b99de87b 100644
--- a/parsing/g_ltac.ml4
+++ b/parsing/g_ltac.ml4
@@ -173,7 +173,7 @@ GEXTEND Gram
;
match_key:
[ [ "match" -> Once
- | "lazymatch" -> Lazy
+ | "lazymatch" -> Select
| "multimatch" -> General ] ]
;
input_fun: