Hi Elias,
thanks, included in SVN 314.
/// Jürgen
On 06/03/2014 05:55 PM, Elias Mårtenson wrote:
I've been working on making the interpreter embeddable and
controllable from the Android user interface. To do this, I need to be
able to initialise the interpreter without actually entering the main
loop. I did this by splitting the main loop from the rest of the
initialisation.
I've attached a patch for this. Please consider its inclusion. It
doesn't change any functionality except for creating a new function.
Regards,
Elias