aboutsummaryrefslogtreecommitdiff
path: root/Examples/xml/example_title_add.expected-xml
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/xml/example_title_add.expected-xml')
-rw-r--r--Examples/xml/example_title_add.expected-xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Examples/xml/example_title_add.expected-xml b/Examples/xml/example_title_add.expected-xml
index 5aed72972..fc4af4ff6 100644
--- a/Examples/xml/example_title_add.expected-xml
+++ b/Examples/xml/example_title_add.expected-xml
@@ -76,7 +76,7 @@ Vector addv(Vector &a, Vector &b) {
<c:function name="size" >
<swigxml:type string="int" />
</c:function>
- <swig:addmethods >
+ <swig:extend >
<swigxml:child >
<c:function name="get" >
<swigxml:parms >
@@ -106,7 +106,7 @@ Vector addv(Vector &amp;a, Vector &amp;b) {
<swigxml:type string="void" />
</c:function>
</swigxml:child>
- </swig:addmethods>
+ </swig:extend>
</swigxml:child>
<swigxml:classtype string="class" />
<swigxml:namespace string="VectorArray" />