// Public interface
			public override void Apply( CMatchState match_state )
			{
				match_state.Halt_Match( State );
			}