summaryrefslogtreecommitdiff
path: root/MLKCompiledProcedure.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKCompiledProcedure.h')
-rw-r--r--MLKCompiledProcedure.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKCompiledProcedure.h b/MLKCompiledProcedure.h
index cb7a814..86809c1 100644
--- a/MLKCompiledProcedure.h
+++ b/MLKCompiledProcedure.h
@@ -38,4 +38,5 @@
-(NSString *) descriptionForLisp;
-(void) dealloc;
+-(void) finalize;
@end