summaryrefslogtreecommitdiff
path: root/configs/ruby/MI_example.py
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2011-03-28 10:49:36 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2011-03-28 10:49:36 -0500
commitef987a4064f1e81fd1b61f3de03834a51658645f (patch)
treea46fa5fe14ad15e6b355ac30c00b7ca3ce2c79ca /configs/ruby/MI_example.py
parentbb67c706d6753d4c9f225748410c21f8eec4beed (diff)
downloadgem5-ef987a4064f1e81fd1b61f3de03834a51658645f.tar.xz
Config: Import math in MI_example.py
Diffstat (limited to 'configs/ruby/MI_example.py')
-rw-r--r--configs/ruby/MI_example.py1
1 files changed, 1 insertions, 0 deletions
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