aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/omega/omega.ml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/omega/omega.ml')
-rw-r--r--plugins/omega/omega.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/omega/omega.ml b/plugins/omega/omega.ml
index 6abcc7b6f..800254671 100644
--- a/plugins/omega/omega.ml
+++ b/plugins/omega/omega.ml
@@ -17,8 +17,6 @@
(* the number of source of numbering. *)
(**************************************************************************)
-open Names
-
module type INT = sig
type bigint
val less_than : bigint -> bigint -> bool