update to use proxy terminology
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9177 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
9ea5e51b6c
commit
a3a7b4df66
5 changed files with 9 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
// This is the cpp_typedef runtime testcase. It checks that shadow classes are
|
||||
// This is the cpp_typedef runtime testcase. It checks that proxy classes are
|
||||
// generated for typedef'd types.
|
||||
|
||||
import cpp_typedef.*;
|
||||
|
|
|
|||
|
|
@ -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.*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue