diff --git a/Examples/java/variables/index.html b/Examples/java/variables/index.html index efb6f9d9b..5ffffa067 100644 --- a/Examples/java/variables/index.html +++ b/Examples/java/variables/index.html @@ -20,6 +20,8 @@ retrieves or updates the value of the underlying C variable when it is accessed. Click here to see a SWIG interface with some variable declarations in it. + +
Click here for the section on global variables in the SWIG and Java documentation.