ruby: slicc: remove variable 'addr' used in calls to doTransition
authorNilay Vaish <nilay@cs.wisc.edu>
Wed, 8 Jan 2014 10:26:25 +0000 (04:26 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Wed, 8 Jan 2014 10:26:25 +0000 (04:26 -0600)
commit855908164845f19421c72a552c944efe7abcf933
treea53bfb7469865e20aa23c655fc6ab81ee4d36ff2
parent4070b00875a5fcc3cde61ff0b32fbee882998189
ruby: slicc: remove variable 'addr' used in calls to doTransition
This variable causes trouble if a variable of same name is declared in a
protocol file. Hence it is being eliminated.
src/mem/slicc/ast/FuncCallExprAST.py