python: Try to isolate the stuff that's in the m5.internal package a bit more.
authorNathan Binkert <nate@binkert.org>
Mon, 19 Jan 2009 17:59:15 +0000 (09:59 -0800)
committerNathan Binkert <nate@binkert.org>
Mon, 19 Jan 2009 17:59:15 +0000 (09:59 -0800)
commitda14789c32e14c62cdb0e11957607955e2a19c8a
tree7ff270c1a9e8547ea28fdf809941f27764977c05
parentc9d3113015c69766f65851addf41172b9bc046b2
python: Try to isolate the stuff that's in the m5.internal package a bit more.
src/python/SConscript
src/python/m5/__init__.py
src/python/m5/core.py [new file with mode: 0644]
src/python/m5/debug.py [new file with mode: 0644]
src/python/m5/main.py