Skip to content

Commit

Permalink
Merge pull request #1710 from tjhei/fix_astyle
Browse files Browse the repository at this point in the history
fix indentation
  • Loading branch information
gassmoeller committed May 16, 2017
2 parents 33d570a + 894f6dd commit 7c4f6af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/material_model/drucker_prager.cc
Expand Up @@ -171,7 +171,7 @@ namespace aspect
}



template <int dim>
double
DruckerPrager<dim>::
Expand All @@ -180,8 +180,8 @@ namespace aspect
return reference_eta;
}



template <int dim>
bool
DruckerPrager<dim>::
Expand Down

0 comments on commit 7c4f6af

Please sign in to comment.