From 2a572eeba9d521400872e6588b3f709818a5d412 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 2 Sep 2008 14:40:57 -0400 Subject: Validating schema of a live database --- src/expl_env.sml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/expl_env.sml') diff --git a/src/expl_env.sml b/src/expl_env.sml index b2146474..fdb4d995 100644 --- a/src/expl_env.sml +++ b/src/expl_env.sml @@ -288,6 +288,7 @@ fun declBinds env (d, loc) = in pushENamed env x n t end + | DDatabase _ => env fun sgiBinds env (sgi, loc) = case sgi of -- cgit v1.2.3