From af7745e663b9fa02220db0a6445ba0baaebad1e3 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 15 Sep 2006 22:07:28 +0000 Subject: [PATCH] links added - patch #1524088 git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9286 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/java/native/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 @@

SWIG wrapped and manually wrapped functions in Java

$Header$
- +

+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. +