summaryrefslogtreecommitdiff
path: root/src/core_env.sig
diff options
context:
space:
mode:
Diffstat (limited to 'src/core_env.sig')
-rw-r--r--src/core_env.sig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core_env.sig b/src/core_env.sig
index 1766b3d1..56945972 100644
--- a/src/core_env.sig
+++ b/src/core_env.sig
@@ -32,7 +32,6 @@ signature CORE_ENV = sig
type env
val empty : env
- val basis : env
exception UnboundRel of int
exception UnboundNamed of int