aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Camlcoq.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Camlcoq.ml b/lib/Camlcoq.ml
index 5c25796e..d94e3582 100644
--- a/lib/Camlcoq.ml
+++ b/lib/Camlcoq.ml
@@ -20,7 +20,7 @@ open BinNums
open BinNat
open BinInt
open BinPos
-open Floats
+open! Floats
(* Coq's [nat] type and some of its operations *)