comparison include/lacweb.h @ 101:717b6f8d8505

First executable generated
author Adam Chlipala <adamc@hcoop.net>
date Thu, 10 Jul 2008 11:13:49 -0400
parents
children 5f04adf47f48
comparison
equal deleted inserted replaced
100:f0f59e918cac 101:717b6f8d8505
1 typedef int lw_Basis_int;
2 typedef float lw_Basis_float;
3 typedef char* lw_Basis_string;