summaryrefslogtreecommitdiff
path: root/MLKCons.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKCons.h')
-rw-r--r--MLKCons.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MLKCons.h b/MLKCons.h
index 739fb40..55f47c1 100644
--- a/MLKCons.h
+++ b/MLKCons.h
@@ -44,5 +44,7 @@
// only
-(NSString *)descriptionForLisp;
+-(id) copyWithZone:(NSZone *)zone;
+
-(void) dealloc;
@end