git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4857 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-06-03 19:08:09 +00:00
commit 131f153f70
4 changed files with 39 additions and 0 deletions

View file

@ -0,0 +1,5 @@
import template_ref_type
xr = template_ref_type.XC()
y = template_ref_type.Y()
y.find(xr)