diff tests/cffi.urp @ 767:d27ed5ddeb52

Add 'library' directive
author Adam Chlipala <adamc@hcoop.net>
date Sat, 02 May 2009 12:50:52 -0400
parents df09c95085f8
children
line wrap: on
line diff
--- a/tests/cffi.urp	Sat May 02 12:10:43 2009 -0400
+++ b/tests/cffi.urp	Sat May 02 12:50:52 2009 -0400
@@ -1,12 +1,4 @@
 debug
-ffi test
-include test.h
-script http://localhost/test/test.js
-link test.o
-effectful Test.print
-serverOnly Test.foo
-clientOnly Test.bar
-jsFunc Test.print=print
-jsFunc Test.bar=bar
+library clib
 
 cffi