diff include/types.h @ 721:9864b64b1700

Classes as optional arguments to Basis.tag
author Adam Chlipala <adamc@hcoop.net>
date Sun, 12 Apr 2009 14:19:15 -0400
parents 5bbb542243e8
children d049d31a1966
line wrap: on
line diff
--- a/include/types.h	Sun Apr 12 12:31:54 2009 -0400
+++ b/include/types.h	Sun Apr 12 14:19:15 2009 -0400
@@ -17,6 +17,7 @@
 
 typedef uw_Basis_string uw_Basis_xhtml;
 typedef uw_Basis_string uw_Basis_page;
+typedef uw_Basis_string uw_Basis_css_class;
 
 typedef unsigned uw_Basis_client;
 typedef struct {