diff include/types.h @ 757:fa2019a63ea4

Basis.list
author Adam Chlipala <adamc@hcoop.net>
date Thu, 30 Apr 2009 11:07:29 -0400
parents 8ce31c052dce
children 7f653298dd66
line wrap: on
line diff
--- a/include/types.h	Tue Apr 28 17:26:53 2009 -0400
+++ b/include/types.h	Thu Apr 30 11:07:29 2009 -0400
@@ -21,6 +21,7 @@
 
 typedef uw_Basis_string uw_Basis_xhtml;
 typedef uw_Basis_string uw_Basis_page;
+typedef uw_Basis_string uw_Basis_xbody;
 typedef uw_Basis_string uw_Basis_css_class;
 
 typedef unsigned uw_Basis_client;