python: provide access to stats

--HG--
extra : convert_revision : 18a4e9ef21bd77ec73482557e028d535f0c1f273
This commit is contained in:
Nathan Binkert
2007-08-04 16:02:04 -07:00
parent d8900d8478
commit 157bd25802

View File

@@ -92,6 +92,7 @@ if running_m5:
from event import *
from simulate import *
from main import options
import stats
import SimObject
import params