summaryrefslogtreecommitdiff
path: root/MLKRatio.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKRatio.h')
-rw-r--r--MLKRatio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKRatio.h b/MLKRatio.h
index 6104955..b81e91a 100644
--- a/MLKRatio.h
+++ b/MLKRatio.h
@@ -49,6 +49,7 @@
-(NSString *) description;
-(NSString *) descriptionWithBase:(int)base;
+-(NSString *) descriptionForLisp;
-(void) dealloc;
@end