From 471d5a79a82a673ca46d3a4e711f54ae1409c0f3 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sat, 2 May 2009 12:50:52 -0400 Subject: Add 'library' directive --- tests/cffi.urp | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'tests/cffi.urp') diff --git a/tests/cffi.urp b/tests/cffi.urp index f2755cb6..a8f6c2b7 100644 --- a/tests/cffi.urp +++ b/tests/cffi.urp @@ -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 -- cgit v1.2.3