gem5/src/python
Nathan Binkert a575fbd4aa Completely re-work how the scons framework incorporates swig
and python code into m5 to allow swig an python code to
easily added by any SConscript instead of just the one in
src/python.  This provides SwigSource and PySource for
adding new files to m5 (similar to Source for C++).  Also
provides SimObject for including files that contain SimObject
information and build the m5.objects __init__.py file.

--HG--
extra : convert_revision : 38b50a0629846ef451ed02f96fe3633947df23eb
2007-04-12 21:20:04 -07:00
..
m5 Completely re-work how the scons framework incorporates swig 2007-04-12 21:20:04 -07:00
swig Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
SConscript Completely re-work how the scons framework incorporates swig 2007-04-12 21:20:04 -07:00