aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/top_printers.ml
diff options
context:
space:
mode:
authorGravatar Gaetan Gilbert <gaetan.gilbert@ens-lyon.fr>2017-04-21 19:25:49 +0200
committerGravatar Gaetan Gilbert <gaetan.gilbert@ens-lyon.fr>2017-04-27 21:32:00 +0200
commit34d8de84ceb853c98bc80a0623f9afeae317d75f (patch)
treee6b4669c12a95297c6abb24c094f430c3fa89432 /dev/top_printers.ml
parentcc12397b32785b06ed892e8ad420cfe253842141 (diff)
Locally disable some warnings.
Diffstat (limited to 'dev/top_printers.ml')
-rw-r--r--dev/top_printers.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/top_printers.ml b/dev/top_printers.ml
index 474cc85c1..918e98f77 100644
--- a/dev/top_printers.ml
+++ b/dev/top_printers.ml
@@ -7,6 +7,7 @@
(************************************************************************)
(* Printers for the ocaml toplevel. *)
+[@@@ocaml.warning "-32"]
open Util
open Pp