Config: Change misleading "cycle" message to say "tick".
authorGabe Black <gblack@eecs.umich.edu>
Thu, 18 Nov 2010 04:16:19 +0000 (23:16 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 18 Nov 2010 04:16:19 +0000 (23:16 -0500)
commit4876e0c92b7ea5d2b9a06ec652dff5a0277e12ab
tree4377ba5be1ecb3a14262b726d84963d48fd7976c
parent0e41d4e5ea5325d39c7fb459a702753670dfb1b7
Config: Change misleading "cycle" message to say "tick".

Most of the messages in the config scripts that report a time value already
print "@ tick" followed by the current tick value, but a few were printing
"@ cycle". Since this is a distinction that's frequently confusing to new
users, this changes those message to the more accurate and consistent "@ tick".
configs/common/Simulation.py