summaryrefslogtreecommitdiff
path: root/MLKInterpretedClosure.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKInterpretedClosure.h')
-rw-r--r--MLKInterpretedClosure.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MLKInterpretedClosure.h b/MLKInterpretedClosure.h
index 942a9b8..08421f5 100644
--- a/MLKInterpretedClosure.h
+++ b/MLKInterpretedClosure.h
@@ -42,4 +42,6 @@
-(NSString *) description;
-(NSString *) descriptionForLisp;
+
+-(void) dealloc;
@end