ruby: slicc: donot prefix machine name to variables
authorNilay Vaish <nilay@cs.wisc.edu>
Mon, 1 Sep 2014 21:55:43 +0000 (16:55 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Mon, 1 Sep 2014 21:55:43 +0000 (16:55 -0500)
commit557200725ccf98b50d9fd288e1eb0c5ffc7875ea
treee9b4a7de833120e79b1b149707a0647eb9641a85
parent6ceb1aadc2d64576c4506657da6b3ba1b7a2d4ea
ruby: slicc: donot prefix machine name to variables
This changeset does away with prefixing of member variables of state machines
with the identity of the machine itself.
src/mem/protocol/MOESI_CMP_token-L1cache.sm
src/mem/slicc/ast/ObjDeclAST.py
src/mem/slicc/symbols/StateMachine.py
src/mem/slicc/symbols/Var.py