diff src/elab_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 b3fbbc6cb1e5
children abb2b32c19fb
line wrap: on
line diff
--- a/src/elab_env.sig	Sun Jun 22 11:04:10 2008 -0400
+++ b/src/elab_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