diff options
Diffstat (limited to 'tactics/taccoerce.ml')
| -rw-r--r-- | tactics/taccoerce.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tactics/taccoerce.ml b/tactics/taccoerce.ml index e530a5fbd3..0d1a48f50a 100644 --- a/tactics/taccoerce.ml +++ b/tactics/taccoerce.ml @@ -15,6 +15,7 @@ open Pattern open Misctypes open Genarg open Stdarg +open Constrarg exception CannotCoerceTo of string |
