ship: Halt == Ports =========================================================== token in: in == Constants ======================================================== == TeX ============================================================== == Fleeterpreter ==================================================== public void service() { if (!box_in.dataReadyForShip()) return; box_in.removeDataForShip(); // FIXME // ((Interpreter)getInterpreter()).halt = true; // Log.println(ANSI.yellow(" HALT: ====== halt ship got a token; halting the fleet ======")); } == FleetSim ============================================================== == FPGA ============================================================== // not implemented FIXME == Test ============================================================================== #skip == Contributors ========================================================= Adam Megacz