MatrixContainer::ParseMatrix(): BUGFIX - line_s_.eof()
Bug was introduced by fixing compiler warnings, were we overlooked changing one line.eof() to lines.eof() in the second nested for-loop