Some comments and indentation

p4#: 22010
This commit is contained in:
Jacob Støren
2013-06-26 23:26:01 +02:00
parent 390abe0f81
commit cff0437343
2 changed files with 5 additions and 4 deletions

View File

@@ -360,6 +360,7 @@ bool RifReaderEclipseOutput::open(const QString& fileName, RigCaseData* eclipseC
m_filesWithSameBaseName = fileSet;
// Read geometry
// Todo: Needs to check existence of file before calling ert, else it will abort
ecl_grid_type * mainEclGrid = ecl_grid_alloc( fileName.toAscii().data() );
progInfo.incrementProgress();