swig: don't override SWIG_name anymore
authorNathan Binkert <nate@binkert.org>
Thu, 9 Sep 2010 21:15:40 +0000 (14:15 -0700)
committerNathan Binkert <nate@binkert.org>
Thu, 9 Sep 2010 21:15:40 +0000 (14:15 -0700)
commit18ef1bcfa23a4e582e37cb9e806b06e9a6c13b53
tree03b3033f9668cb2912779325e89525929b5d8416
parent9e45ada1718b6df9310757fdc7cd78db4695516f
swig: don't override SWIG_name anymore
It doesn't appear to be necessary and it is somewhat odd.  I'm pretty
sure that the package parameter to %module does whatever this might
have been before.  It's necessary in future revisions anyway.
src/python/swig/core.i
src/python/swig/debug.i
src/python/swig/event.i
src/python/swig/random.i
src/python/swig/stats.i
src/python/swig/trace.i