diff src/elab_err.sig @ 706:1fb318c17546

Enhance table sig item support and get demo compiling again
author Adam Chlipala <adamc@hcoop.net>
date Tue, 07 Apr 2009 15:04:07 -0400
parents 588b9d16b00a
children cb30dd2ba353
line wrap: on
line diff
--- a/src/elab_err.sig	Tue Apr 07 14:11:32 2009 -0400
+++ b/src/elab_err.sig	Tue Apr 07 15:04:07 2009 -0400
@@ -109,7 +109,7 @@
            | NotFunctor of Elab.sgn
            | FunctorRebind of ErrorMsg.span
            | UnOpenable of Elab.sgn
-           | NotType of Elab.kind * (Elab.kind * Elab.kind * kunify_error)
+           | NotType of ErrorMsg.span * Elab.kind * (Elab.kind * Elab.kind * kunify_error)
            | DuplicateConstructor of string * ErrorMsg.span
            | NotDatatype of ErrorMsg.span