"Last updated" date removed from the files that had them as they aren't being maintained.

Consistent use of 'proxy' rather than 'shadow' throughout


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6211 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-09-02 20:27:16 +00:00
commit 959136284a
26 changed files with 43 additions and 93 deletions

View file

@ -218,8 +218,5 @@ Normally wrappers are generated for both methods, whereas this command line opti
Normal polymorphic behaviour remains as <tt>Derived::method</tt> will still be called should you have
a <tt>Derived</tt> instance and call the wrapper for <tt>Base::method</tt>.
<hr>
<address>SWIG 1.3 - Last Modified : July 9, 2004</address>
</body>
</html>