projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a63cc2f
)
isa-parser: made a few changes, but not author-worthy
author
Korey Sewell
<ksewell@umich.edu>
Tue, 12 May 2009 19:01:13 +0000
(15:01 -0400)
committer
Korey Sewell
<ksewell@umich.edu>
Tue, 12 May 2009 19:01:13 +0000
(15:01 -0400)
src/arch/isa_parser.py
patch
|
blob
|
history
diff --git
a/src/arch/isa_parser.py
b/src/arch/isa_parser.py
index 25cf84b30343002d0c45a9fa95dfc8cc8a359b95..fcb7ea7e43d8ea20ed75d53b1c16403ab86982c5 100755
(executable)
--- a/
src/arch/isa_parser.py
+++ b/
src/arch/isa_parser.py
@@
-25,7
+25,6
@@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# Authors: Steve Reinhardt
-# Korey Sewell
import os
import sys