Skip to content

Commit

Permalink
Refs #9200 check if system test break without this call
Browse files Browse the repository at this point in the history
  • Loading branch information
VickieLynch committed Mar 19, 2014
1 parent 6736519 commit d5fa5a2
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -190,7 +190,7 @@ namespace Geometry

if ( cell_type == ReducedCell::ORTHORHOMBIC() )
{
SetSidesIncreasing( adjusted_UB );
//SetSidesIncreasing( adjusted_UB );
}
else if ( cell_type == ReducedCell::TETRAGONAL() )
{
Expand Down

0 comments on commit d5fa5a2

Please sign in to comment.