don't test for infinite loop in move_ip()
commit72b2987c3542e0841a38b9d4787ef6d2d588bdb0
authorJérôme Quelin <jquelin@gmail.com>
Mon, 3 Nov 2008 19:08:07 +0000 (3 20:08 +0100)
committerJérôme Quelin <jquelin@gmail.com>
Mon, 3 Nov 2008 19:08:07 +0000 (3 20:08 +0100)
treeeeee739418213d8b66117f2e19e46ed76db8c2b4
parentfa002906a87e0650fe8e04f522eff9e1643a0402
don't test for infinite loop in move_ip()

it is done elsewhere, and it makes program with a single 'q' instruction
to fail as infinite loop.
lib/Language/Befunge/Interpreter.pm