aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/lib.ml
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-11-20 03:09:43 +0100
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-11-22 11:33:58 +0100
commit9f47342d890dc3ef7f4950004513a47d940af5ca (patch)
treecfcd56e7e022fd2b416a815af5635296c6cd78c5 /library/lib.ml
parentbf1e64fc3a79e2eff49aaeeaa966516b11f1cd9f (diff)
[api] A few more minor deprecation notices.
Note the problem with `create_evar_defs`.
Diffstat (limited to 'library/lib.ml')
-rw-r--r--library/lib.ml1
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