aboutsummaryrefslogtreecommitdiffstats
path: root/flocq/Core/Core.v
diff options
context:
space:
mode:
Diffstat (limited to 'flocq/Core/Core.v')
-rw-r--r--flocq/Core/Core.v3
1 files changed, 1 insertions, 2 deletions
diff --git a/flocq/Core/Core.v b/flocq/Core/Core.v
index 78a140e1..6ec5728e 100644
--- a/flocq/Core/Core.v
+++ b/flocq/Core/Core.v
@@ -18,5 +18,4 @@ COPYING file for more details.
*)
(** To ease the import *)
-Require Export Raux Defs Float_prop Round_pred Generic_fmt Round_NE.
-Require Export FIX FLX FLT Ulp.
+Require Export Zaux Raux Defs Digits Float_prop Round_pred Generic_fmt Round_NE FIX FLX FLT Ulp.