summaryrefslogtreecommitdiff
path: root/MLKListenerController.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKListenerController.h')
-rw-r--r--MLKListenerController.h2
1 files changed, 2 insertions, 0 deletions
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;