aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/expl_env.sig
diff options
context:
space:
mode:
Diffstat (limited to 'src/expl_env.sig')
-rw-r--r--src/expl_env.sig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/expl_env.sig b/src/expl_env.sig
index 7cb48095..00179e45 100644
--- a/src/expl_env.sig
+++ b/src/expl_env.sig
@@ -33,7 +33,6 @@ signature EXPL_ENV = sig
type env
val empty : env
- val basis : env
exception UnboundRel of int
exception UnboundNamed of int