diff options
author | Emilio Jesus Gallego Arias <e+git@x80.org> | 2017-11-20 03:09:43 +0100 |
---|---|---|
committer | Emilio Jesus Gallego Arias <e+git@x80.org> | 2017-11-22 11:33:58 +0100 |
commit | 9f47342d890dc3ef7f4950004513a47d940af5ca (patch) | |
tree | cfcd56e7e022fd2b416a815af5635296c6cd78c5 /library | |
parent | bf1e64fc3a79e2eff49aaeeaa966516b11f1cd9f (diff) |
[api] A few more minor deprecation notices.
Note the problem with `create_evar_defs`.
Diffstat (limited to 'library')
-rw-r--r-- | library/lib.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/lib.ml b/library/lib.ml index 6abbf7ef9..3dbb16c7b 100644 --- a/library/lib.ml +++ b/library/lib.ml @@ -12,7 +12,6 @@ open Util open Names open Libnames open Globnames -(* open Nameops *) open Libobject open Context.Named.Declaration |