Review Board 2.0.15


SLICC: Add a check function for State Machine

Review Request #723 - Created June 1, 2011 and discarded - Latest diff uploaded

Information
Nilay Vaish
gem5
default
Reviewers
Default
SLICC: Add a check function for State Machine
This patch adds a function for State Machines that will check
whether the provided description in the .sm files includes some
of the required functions, like getState() and setState().