Reindent.

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

View File

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