diff options
Diffstat (limited to 'tactics/tactics.ml')
| -rw-r--r-- | tactics/tactics.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/tactics.ml b/tactics/tactics.ml index 75f0b4a517..bf93530762 100644 --- a/tactics/tactics.ml +++ b/tactics/tactics.ml @@ -21,7 +21,7 @@ open Inductive open Inductiveops open Reductionops open Environ -open Libnames +open Globnames open Evd open Pfedit open Tacred |
