From 2ea359856a4ab1b0ca808ec518521e0ec81cc2f9 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Mon, 4 Aug 2008 19:08:39 +0200 Subject: Remove MLKLinkedList. --- MLKLexicalContext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MLKLexicalContext.h') diff --git a/MLKLexicalContext.h b/MLKLexicalContext.h index c4aafc2..e65f60c 100644 --- a/MLKLexicalContext.h +++ b/MLKLexicalContext.h @@ -22,7 +22,7 @@ #import #import -@class MLKEnvironment, MLKLexicalEnvironment, MLKSymbol, NSLinkedList, NSSet, +@class MLKEnvironment, MLKLexicalEnvironment, MLKSymbol, NSSet, NSMutableDictionary, NSString, MLKCons; -- cgit v1.2.3