From 1abc7fd02cd1a8183241ff9b3574ea6f3388ebcb Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 22 Jun 2008 14:23:05 -0400 Subject: Separate compilation and automatic basis importation --- src/expl_env.sig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/expl_env.sig') 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 -- cgit v1.2.3