summaryrefslogtreecommitdiff
path: root/MLKDoubleFloat.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKDoubleFloat.h')
-rw-r--r--MLKDoubleFloat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKDoubleFloat.h b/MLKDoubleFloat.h
index d7dbcd5..ce27ebd 100644
--- a/MLKDoubleFloat.h
+++ b/MLKDoubleFloat.h
@@ -50,4 +50,5 @@
-(MLKFloat *) divideBy:(MLKFloat *)arg;
-(NSString *) description;
+-(NSString *) descriptionForLisp;
@end