aboutsummaryrefslogtreecommitdiff
path: root/plugins/interface
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/interface')
-rw-r--r--plugins/interface/xlate.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/interface/xlate.ml b/plugins/interface/xlate.ml
index d1e2b03efc..1f4038cbbf 100644
--- a/plugins/interface/xlate.ml
+++ b/plugins/interface/xlate.ml
@@ -635,6 +635,7 @@ let rec xlate_intro_pattern (loc,pat) = match pat with
| IntroAnonymous -> xlate_error "TODO: IntroAnonymous"
| IntroFresh _ -> xlate_error "TODO: IntroFresh"
| IntroRewrite _ -> xlate_error "TODO: IntroRewrite"
+ | IntroForthcoming _ -> xlate_error "TODO: IntroForthcoming"
let compute_INV_TYPE = function
FullInversionClear -> CT_inv_clear