Config: Import math in MI_example.py

This commit is contained in:
Nilay Vaish 2011-03-28 10:49:36 -05:00
parent bb67c706d6
commit ef987a4064

View file

@ -27,6 +27,7 @@
#
# Authors: Brad Beckmann
import math
import m5
from m5.objects import *
from m5.defines import buildEnv