projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb67c70
)
Config: Import math in MI_example.py
author
Nilay Vaish
<nilay@cs.wisc.edu>
Mon, 28 Mar 2011 15:49:36 +0000
(10:49 -0500)
committer
Nilay Vaish
<nilay@cs.wisc.edu>
Mon, 28 Mar 2011 15:49:36 +0000
(10:49 -0500)
configs/ruby/MI_example.py
patch
|
blob
|
history
diff --git
a/configs/ruby/MI_example.py
b/configs/ruby/MI_example.py
index 82817d60a2cee623d36f6eafa71ec3555c6e0cb4..062748eef85e5edb60c514d3835a2831c4addbbb 100644
(file)
--- 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