From cad01f32f911f1129675063cf0f1f57049c40116 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Thu, 28 Aug 2008 18:28:25 +0200 Subject: Listener: Execute code after reading it. --- MLKListenerController.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MLKListenerController.h') diff --git a/MLKListenerController.h b/MLKListenerController.h index 6e12a8f..ef54d19 100644 --- a/MLKListenerController.h +++ b/MLKListenerController.h @@ -31,6 +31,8 @@ + (void)initialize; +- (void)initialiseInterpreter; + - (void)writeChar:(unichar)ch; - (void)writeString:(NSString *)string; -- cgit v1.2.3