]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/commit
Move reactMethodInReactions initialization outside of check method
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 20 Jan 2013 14:54:36 +0000 (15:54 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 20 Jan 2013 14:54:36 +0000 (15:54 +0100)
commitcdc81a5d68e0c6e2aa64469962afda75ed303ad7
treec815a965bfef9ba393a8f0187752e3602eafce96
parent29022e39750d8523f653122e7b5abd3cb87cecda
Move reactMethodInReactions initialization outside of check method

Methods should do what their name suggests. Mathod called check... should
not do more than checking something.
src/visualizer.cpp