annotate tests/cffi.urp @ 765:a28982de5645

Successfully influenced effectful-ness status of FFI func
author Adam Chlipala <adamc@hcoop.net>
date Sat, 02 May 2009 11:27:26 -0400
parents 7f653298dd66
children df09c95085f8
rev   line source
adamc@764 1 debug
adamc@764 2 ffi test
adamc@764 3 include test.h
adamc@764 4 link test.o
adamc@765 5 effectful Test.print
adamc@764 6
adamc@764 7 cffi