diff --git a/Examples/java/native/index.html b/Examples/java/native/index.html index 1942d7440..a2cea6d04 100644 --- a/Examples/java/native/index.html +++ b/Examples/java/native/index.html @@ -12,9 +12,11 @@
+Click here for the relevant section in the SWIG and Java documentation.
This example compares wrapping a c global function using the manual way and the SWIG way. +