From: Korey Sewell Date: Tue, 12 May 2009 19:01:13 +0000 (-0400) Subject: isa-parser: made a few changes, but not author-worthy X-Git-Tag: Calvin_Submission~335 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=63db33c4b1cd7a071c2a2fe47bda21a73618d054;p=gem5.git isa-parser: made a few changes, but not author-worthy --- diff --git a/src/arch/isa_parser.py b/src/arch/isa_parser.py index 25cf84b30..fcb7ea7e4 100755 --- 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