aboutsummaryrefslogtreecommitdiff
path: root/API/API.ml
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2017-11-19 08:37:45 +0100
committerEmilio Jesus Gallego Arias2017-11-22 11:33:58 +0100
commitbf1e64fc3a79e2eff49aaeeaa966516b11f1cd9f (patch)
tree8d1fcf957a7ec890a4a25873f7d53f2d62cc6ba0 /API/API.ml
parent88afd8a9853c772b6b1681c7ae208e55e7daacbe (diff)
[api] Re-enable deprecation warnings.
With a bit of care we can enable full deprecation warnings again in this funny file.
Diffstat (limited to 'API/API.ml')
-rw-r--r--API/API.ml4
1 files changed, 0 insertions, 4 deletions
diff --git a/API/API.ml b/API/API.ml
index 78d9c0c26e..378c03ee4f 100644
--- a/API/API.ml
+++ b/API/API.ml
@@ -20,10 +20,6 @@
(******************************************************************************)
module Coq_config = Coq_config
-(* Reexporting deprecated symbols throu module aliases triggers a
- warning in 4.06.0 *)
-[@@@ocaml.warning "-3"]
-
(******************************************************************************)
(* Kernel *)
(******************************************************************************)