gem5/src/python
Nathan Binkert b08c361911 swig: %include Event before PythonEvent so python gets the subclass correct.
Before this change, some versions of swig would cause PythonEvent to be
derived from object instead of Event
2009-06-01 16:38:57 -07:00
..
m5 types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07:00
swig swig: %include Event before PythonEvent so python gets the subclass correct. 2009-06-01 16:38:57 -07:00
importer.py libm5: Create a libm5 static library for embedding m5. 2008-08-03 18:19:54 -07:00
SConscript python: Try to isolate the stuff that's in the m5.internal package a bit more. 2009-01-19 09:59:15 -08:00