Ruby: Fix typo in Slicc if-statement AST error
authorJason Power <powerjg@cs.wisc.edu>
Tue, 9 Apr 2013 21:12:42 +0000 (16:12 -0500)
committerJason Power <powerjg@cs.wisc.edu>
Tue, 9 Apr 2013 21:12:42 +0000 (16:12 -0500)
commit19cc9fc6bd4c725a37b3442a03fc7d874d160930
tree9841ebf7aa22b352c4835d7b32c82f8f5f850a71
parent3b02210713a3b8f46750638003784115a738ec78
Ruby: Fix typo in Slicc if-statement AST error

The error in the SLICC code was hidden by the python error in SLICC parser
before this patch
src/mem/slicc/ast/IfStatementAST.py