diff src/expl_env.sig @ 56:d3cc191cb25f

Separate compilation and automatic basis importation
author Adam Chlipala <adamc@hcoop.net>
date Sun, 22 Jun 2008 14:23:05 -0400
parents d16ef24de78b
children 354800878b4d
line wrap: on
line diff
--- a/src/expl_env.sig	Sun Jun 22 11:04:10 2008 -0400
+++ b/src/expl_env.sig	Sun Jun 22 14:23:05 2008 -0400
@@ -33,7 +33,6 @@
     type env
 
     val empty : env
-    val basis : env
 
     exception UnboundRel of int
     exception UnboundNamed of int