summaryrefslogtreecommitdiff
path: root/MLKSymbol.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKSymbol.h')
-rw-r--r--MLKSymbol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKSymbol.h b/MLKSymbol.h
index 3cc9859..80d18b4 100644
--- a/MLKSymbol.h
+++ b/MLKSymbol.h
@@ -36,6 +36,7 @@
-(MLKPackage *) homePackage;
-(void) setHomePackage:(MLKPackage *)aPackage;
+-(NSString *)description;
-(NSString *)descriptionForLisp;
// PLEASE DO NOT USE THIS.