From 1935a12096ad737edf5ec94e5b7a18980566f9ab Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Tue, 24 Jun 2008 18:49:02 +0200 Subject: Remove class MLKError. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index f88f6c2..de97da6 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -27,7 +27,7 @@ ADDITIONAL_OBJCFLAGS = -Wall ToiletKit_OBJC_FILES = MLKCharacter.m MLKCons.m MLKBinding.m \ MLKDoubleFloat.m MLKDynamicContext.m \ - MLKEndOfFileError.m MLKEnvironment.m MLKError.m \ + MLKEndOfFileError.m MLKEnvironment.m \ MLKFloat.m MLKInteger.m MLKInterpreter.m \ MLKLinkedList.m MLKLexicalContext.m \ MLKLexicalEnvironment.m MLKLispValue.m \ -- cgit v1.2.3