From 949880b71b6b3d105ff5d73b1cf6958509b85c1e Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 16 Apr 2009 12:07:21 -0400 Subject: Catching duplicate cookie and style paths --- src/mono.sml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mono.sml') diff --git a/src/mono.sml b/src/mono.sml index 4a4cb5da..d60c552c 100644 --- a/src/mono.sml +++ b/src/mono.sml @@ -127,6 +127,7 @@ datatype decl' = | DJavaScript of string + | DCookie of string | DStyle of string -- cgit v1.2.3