diff options
Diffstat (limited to 'pretyping/evarconv.ml')
| -rw-r--r-- | pretyping/evarconv.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pretyping/evarconv.ml b/pretyping/evarconv.ml index e49f2b4ebc..3fb6790678 100644 --- a/pretyping/evarconv.ml +++ b/pretyping/evarconv.ml @@ -18,7 +18,7 @@ open Termops open Environ open Recordops open Evarutil -open Libnames +open Globnames open Evd type flex_kind_of_term = |
