aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/nativecode.ml
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/nativecode.ml')
-rw-r--r--kernel/nativecode.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/nativecode.ml b/kernel/nativecode.ml
index f112393cd..20593744b 100644
--- a/kernel/nativecode.ml
+++ b/kernel/nativecode.ml
@@ -14,7 +14,6 @@ open Util
open Nativevalues
open Nativelambda
open Pre_env
-open Sign
(** This file defines the mllambda code generation phase of the native
compiler. mllambda represents a fragment of ML, and can easily be printed