Storage modules need a reference to the Wrapping object, for _labels_try.
commit7f0dcf4597e2846ca3f223c7f1431a7bfa3b9fbd
authorMark Glines <mark@glines.org>
Sun, 8 Jun 2008 13:51:42 +0000 (8 06:51 -0700)
committerMark Glines <mark@glines.org>
Sun, 8 Jun 2008 13:51:42 +0000 (8 06:51 -0700)
treecf8a8ee06c03c2e88d289a65000c9c69664ed077
parent9cb82861b982766986fa01e20a41890128dcdb23
Storage modules need a reference to the Wrapping object, for _labels_try.

The "labels_lookup" helper function needs to know how to wrap.
So, we pass in a copy of the wrapping object.
lib/Language/Befunge/Interpreter.pm
lib/Language/Befunge/Storage/Generic/AoA.pm