diff tests/table_sig.urs @ 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
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/table_sig.urs	Tue Apr 07 15:04:07 2009 -0400
@@ -0,0 +1,1 @@
+table t : { A : int }