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