diff options
Diffstat (limited to 'tactics')
| -rw-r--r-- | tactics/tacinterp.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tactics/tacinterp.ml b/tactics/tacinterp.ml index ee4e61179b..f24297cf05 100644 --- a/tactics/tacinterp.ml +++ b/tactics/tacinterp.ml @@ -45,6 +45,7 @@ open Printer open Inductiveops open Syntax_def open Pretyping +open Pretyping.Default let error_syntactic_metavariables_not_allowed loc = user_err_loc |
