Merge branch 'olesenm'

This commit is contained in:
andy
2009-12-16 15:15:03 +00:00

View File

@ -42,7 +42,7 @@ int Foam::chemkinReader::yyBufSize = YY_BUF_SIZE;
//! @cond dummy //! @cond dummy
int yyFlexLexer::yylex() int yyFlexLexer::yylex()
{ {
Foam::FatalErrorIn("yyFlexLexer::yylex()") FatalErrorIn("yyFlexLexer::yylex()")
<< "should not have called this function" << "should not have called this function"
<< abort(Foam::FatalError); << abort(Foam::FatalError);