diff tests/test.h @ 766:df09c95085f8

More FFI compiler options
author Adam Chlipala <adamc@hcoop.net>
date Sat, 02 May 2009 12:10:43 -0400
parents a28982de5645
children eac1974924bb
line wrap: on
line diff
--- a/tests/test.h	Sat May 02 11:27:26 2009 -0400
+++ b/tests/test.h	Sat May 02 12:10:43 2009 -0400
@@ -7,3 +7,4 @@
 uw_Test_t uw_Test_frob(uw_context, uw_Test_t, uw_Basis_string);
 
 uw_Basis_unit uw_Test_print(uw_context);
+uw_Basis_unit uw_Test_foo(uw_context);