Reindent.

This commit is contained in:
Atgeirr Flø Rasmussen 2012-06-12 15:22:23 +02:00
parent 57e2d62513
commit cc0f374137

View File

@ -57,7 +57,7 @@ namespace Opm
/// Construct from arguments a basic two phase fluid. /// Construct from arguments a basic two phase fluid.
IncompPropertiesBasic(const int num_phases, IncompPropertiesBasic(const int num_phases,
const SaturationPropsBasic::RelPermFunc& relpermfunc, const SaturationPropsBasic::RelPermFunc& relpermfunc,
const std::vector<double>& rho, const std::vector<double>& rho,
const std::vector<double>& mu, const std::vector<double>& mu,
const double porosity, const double porosity,
const double permeability, const double permeability,