trick/trick_source/sim_services/InputProcessor
Alex Lin 24a081a32b Event messages not printing
After further discussion, it was revealed that the event printouts would stop
coming out if a new event was created.  Found that the constructor of the
event was clearing out the static info_msg flag all events used to test
for printing.  Removed the assignment in the constructor and set the
initial value of the info_msg flag to false at the declaration point.

Fixes #38
2015-04-06 08:19:16 -05:00
..
include Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
src Event messages not printing 2015-04-06 08:19:16 -05:00
main_page.dox_in Initial commit of everything. 2015-02-26 09:02:31 -06:00
Makefile Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
Makefile_deps Initial commit of everything. 2015-02-26 09:02:31 -06:00