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
..
2015-04-06 08:19:16 -05:00
2015-02-26 09:02:31 -06:00
2015-02-26 09:02:31 -06:00