moved wrap_getInt() and wrap_setInt() and friends into intwrap.c, so I can
commit1e20e480e156f83f2e557b0821252bbbaac50128
authorapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Mon, 23 Aug 2004 00:22:14 +0000 (23 00:22 +0000)
committerapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Mon, 23 Aug 2004 00:22:14 +0000 (23 00:22 +0000)
treea262f2bf5d00d42eb7bd63e6fb2635c061330c39
parentc88a83cc25babefe9b08089e8ae5d015c66d30c5
moved wrap_getInt() and wrap_setInt() and friends into intwrap.c, so I can
try auto-generating it and compare the results.

git-svn-id: file:///home/apenwarr/alumnit-svn/public/trunk@6781 6619c942-59fa-0310-bf43-a07aaa81d9ac
xplcidl/.cvsignore
xplcidl/Makefile
xplcidl/intwrap.cc [new file with mode: 0644]
xplcidl/multitest.cc [new file with mode: 0644]
xplcidl/scriptest.cc