html fixes

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8955 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-03-04 23:43:20 +00:00
commit ee3ef1c81a

View file

@ -187,9 +187,11 @@ The loadlib() function has been moved into the package table, so you must use pa
</p>
<p>
if 'a' is a function, this its all working fine, all you need to do is call it
</p>
<div class="targetlang"><pre>
a()
</pre></div>
<p>
to load your library which will add a table 'example' with all the functions added.
</p>
<p>