From 4cefbfc84784d48531587e1b2687348d6f6b3700 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 12 Apr 2009 12:31:54 -0400 Subject: Stop tracking CSS classes in XML types --- tests/style.ur | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/style.ur') diff --git a/tests/style.ur b/tests/style.ur index f622ecfd..04b32a64 100644 --- a/tests/style.ur +++ b/tests/style.ur @@ -1,5 +1,5 @@ -style q : [] -style r : [Table, List] +style q +style r fun main () : transaction page = return Hi. -- cgit v1.2.3