python: Rework how things are imported

This commit is contained in:
Nathan Binkert
2009-01-19 09:59:13 -08:00
parent 51d780fa4d
commit f15f252d4e
5 changed files with 74 additions and 134 deletions

View File

@@ -36,7 +36,6 @@ SimObject('System.py')
SimObject('InstTracer.py')
Source('async.cc')
Source('compile_info.cc')
Source('core.cc')
Source('debug.cc')
Source('eventq.cc')