Initial revision, contributed by Klaus Wiederaenders.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1002 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7dad56efb5
commit
d48a082852
11 changed files with 6022 additions and 0 deletions
23
SWIG/Examples/xml/example_ro.expected-xml
Normal file
23
SWIG/Examples/xml/example_ro.expected-xml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<swigxml:swig name="namespaces" xmlns:swigxml="http://jniplusplus.sourceforge.net" xmlns:swig="http://swig.sourceforge.net" xmlns:c="http://www.ansi.org" >
|
||||
<swig:top >
|
||||
<swigxml:child >
|
||||
<swig:file name="../../Lib/swig.swg" >
|
||||
<swigxml:type string="include" />
|
||||
</swig:file>
|
||||
<swig:file name="example_ro.i" >
|
||||
<swigxml:child >
|
||||
<swig:pragma name="readonly" />
|
||||
<c:variable name="status" >
|
||||
<swigxml:storage string="extern" />
|
||||
<swigxml:type string="int" />
|
||||
</c:variable>
|
||||
<c:variable name="path" >
|
||||
<swigxml:storage string="extern" />
|
||||
<swigxml:type string="a(256).char" />
|
||||
</c:variable>
|
||||
</swigxml:child>
|
||||
<swigxml:type string="include" />
|
||||
</swig:file>
|
||||
</swigxml:child>
|
||||
</swig:top>
|
||||
</swigxml:swig>
|
||||
Loading…
Add table
Add a link
Reference in a new issue