Added link name for features section in Customization.html.

Java constants and enums update to reflect constants being generated in a separate constants interface and no longer the module class.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4961 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-07-16 10:30:10 +00:00
commit 246ae9799e
2 changed files with 28 additions and 12 deletions

View file

@ -490,6 +490,7 @@ char *strdup(const char *s);
</blockquote>
The results might not be what you expect.
<a name="features"></a>
<a name="n10"></a><H2>9.3 Features and the %feature directive</H2>