update to use proxy terminology

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9177 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-06-29 21:17:30 +00:00
commit f6bc004de9
5 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
// This is the template_classes runtime testcase. It checks that SWIG handles a templated
// class used by another templated class, in particular that the shadow classes can be used.
// class used by another templated class, in particular that the proxy classes can be used.
import template_classes.*;