diff demo/batchFun.ur @ 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 fcf0bd3d1667
children 669ac5e9a69e
line wrap: on
line diff
--- a/demo/batchFun.ur	Tue Apr 07 14:11:32 2009 -0400
+++ b/demo/batchFun.ur	Tue Apr 07 15:04:07 2009 -0400
@@ -27,7 +27,7 @@
                  constraint [Id] ~ cols
                  val fl : folder cols
                           
-                 val tab : sql_table ([Id = int] ++ map fst cols)
+                 table tab : ([Id = int] ++ map fst cols)
                            
                  val title : string