summaryrefslogtreecommitdiff
path: root/MLKLexicalContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKLexicalContext.h')
-rw-r--r--MLKLexicalContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MLKLexicalContext.h b/MLKLexicalContext.h
index c4aafc2..e65f60c 100644
--- a/MLKLexicalContext.h
+++ b/MLKLexicalContext.h
@@ -22,7 +22,7 @@
#import <Foundation/NSArray.h>
#import <Foundation/NSSet.h>
-@class MLKEnvironment, MLKLexicalEnvironment, MLKSymbol, NSLinkedList, NSSet,
+@class MLKEnvironment, MLKLexicalEnvironment, MLKSymbol, NSSet,
NSMutableDictionary, NSString, MLKCons;