Mercurial > urweb
view include/types.h @ 107:bed5cf0b6b75
Optimizing attrification of constants
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 10 Jul 2008 15:58:16 -0400 |
parents | 5f04adf47f48 |
children | 94856a3b4752 |
line wrap: on
line source
typedef int lw_Basis_int; typedef float lw_Basis_float; typedef char* lw_Basis_string; struct __lws_0 { }; typedef struct __lws_0 lw_unit;