From 1b3f5eb617863b4d4c2e1c29b48a1efba2bdf5ff Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Sat, 3 Oct 2009 14:53:01 +0200 Subject: Added test 3 --- src/site/apt/HelloWorld.apt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/site') diff --git a/src/site/apt/HelloWorld.apt b/src/site/apt/HelloWorld.apt index 3a11ce5..08138d3 100644 --- a/src/site/apt/HelloWorld.apt +++ b/src/site/apt/HelloWorld.apt @@ -15,13 +15,13 @@ There are also some unit test which are run and call the same method. [executable] A C routine. - [helloworldstaticexe] A C routine statically linked with the C-runtime library. + [executable-static] A C routine statically linked with the C-runtime library. [] [jni] A C routine called from Java and a Java unit test. - [helloworldjnilibjava] A java project which depends on "jni". + [java-dep-jni] A java project which depends on "jni". [helloworldstaticjni] A C routine called from Java statically linked with the C-runtime library and a Java unit test. -- cgit v1.2.3