]> git.saurik.com Git - apple/security.git/blobdiff - libsecurity_codesigning/antlr2/contrib/bcb4/antlr.cpp
Security-57031.1.35.tar.gz
[apple/security.git] / libsecurity_codesigning / antlr2 / contrib / bcb4 / antlr.cpp
diff --git a/libsecurity_codesigning/antlr2/contrib/bcb4/antlr.cpp b/libsecurity_codesigning/antlr2/contrib/bcb4/antlr.cpp
deleted file mode 100644 (file)
index a7841bd..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-//---------------------------------------------------------------------------
-#include <vcl.h>
-#pragma hdrstop
-USEUNIT("..\..\src\TreeParserSharedInputState.cpp");
-USEUNIT("..\..\src\ASTFactory.cpp");
-USEUNIT("..\..\src\ASTRefCount.cpp");
-USEUNIT("..\..\src\BaseAST.cpp");
-USEUNIT("..\..\src\BitSet.cpp");
-USEUNIT("..\..\src\CharBuffer.cpp");
-USEUNIT("..\..\src\CharScanner.cpp");
-USEUNIT("..\..\src\CommonAST.cpp");
-USEUNIT("..\..\src\CommonASTWithHiddenTokens.cpp");
-USEUNIT("..\..\src\CommonHiddenStreamToken.cpp");
-USEUNIT("..\..\src\CommonToken.cpp");
-USEUNIT("..\..\src\InputBuffer.cpp");
-USEUNIT("..\..\src\LexerSharedInputState.cpp");
-USEUNIT("..\..\src\LLkParser.cpp");
-USEUNIT("..\..\src\MismatchedCharException.cpp");
-USEUNIT("..\..\src\MismatchedTokenException.cpp");
-USEUNIT("..\..\src\NoViableAltException.cpp");
-USEUNIT("..\..\src\NoViableAltForCharException.cpp");
-USEUNIT("..\..\src\Parser.cpp");
-USEUNIT("..\..\src\ParserSharedInputState.cpp");
-USEUNIT("..\..\src\RecognitionException.cpp");
-USEUNIT("..\..\src\String.cpp");
-USEUNIT("..\..\src\Token.cpp");
-USEUNIT("..\..\src\TokenBuffer.cpp");
-USEUNIT("..\..\src\TokenStreamBasicFilter.cpp");
-USEUNIT("..\..\src\TokenStreamHiddenTokenFilter.cpp");
-USEUNIT("..\..\src\TokenStreamSelector.cpp");
-USEUNIT("..\..\src\TreeParser.cpp");
-USEUNIT("..\..\src\ANTLRException.cpp");
-//---------------------------------------------------------------------------
-#define Library
-
-// To add a file to the library use the Project menu 'Add to Project'.
-