Skip to content

Commit

Permalink
Fixes by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Dec 16, 2023
1 parent 1d14b5a commit 15f8cce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ void RigReservoirBuilderMock::populateReservoir( RigEclipseCaseData* eclipseCase
addWellData( eclipseCase, eclipseCase->mainGrid() );
}

//addFaults( eclipseCase );
// addFaults( eclipseCase );

// Set all cells active
RigActiveCellInfo* activeCellInfo = eclipseCase->activeCellInfo( RiaDefines::PorosityModelType::MATRIX_MODEL );
Expand Down

0 comments on commit 15f8cce

Please sign in to comment.