flag_tki_stop
Util::stop_moves()
$Spectra::SYM{ FLAG_TKI_STOP} = 0; while(1) { ... last if( $Spectra::SYM{ FLAG_TKI_STOP}); ... }