python: Try to isolate the stuff that's in the m5.internal package a bit more.

This commit is contained in:
Nathan Binkert
2009-01-19 09:59:15 -08:00
parent c9d3113015
commit da14789c32
5 changed files with 28 additions and 17 deletions

View File

@@ -93,6 +93,7 @@ if internal:
from simulate import *
from main import options, main
import stats
import core
import SimObject
import params