From: Nilay Vaish Date: Mon, 28 Mar 2011 15:49:36 +0000 (-0500) Subject: Config: Import math in MI_example.py X-Git-Tag: stable_2012_02_02~441 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ef987a4064f1e81fd1b61f3de03834a51658645f;p=gem5.git Config: Import math in MI_example.py --- diff --git a/configs/ruby/MI_example.py b/configs/ruby/MI_example.py index 82817d60a..062748eef 100644 --- a/configs/ruby/MI_example.py +++ b/configs/ruby/MI_example.py @@ -27,6 +27,7 @@ # # Authors: Brad Beckmann +import math import m5 from m5.objects import * from m5.defines import buildEnv