49,56d48
< /// Python) at the indicated tick. The message and exit_code
< /// parameters are saved in the SimLoopExitEvent to indicate why the
< /// exit occurred.
< SimLoopExitEvent *schedExitSimLoop(const std::string &message, Tick when,
< Tick repeat = 0, EventQueue *q = NULL,
< int exit_code = 0);
<
< /// Schedule an event to exit the simulation loop (returning to