Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add return statement to areteideale
  • Loading branch information
vejmarie authored and wwmayer committed Jul 11, 2016
1 parent d344319 commit abe8457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/3rdParty/salomesmesh/src/MEFISTO2/aptrte.cpp
Expand Up @@ -44,6 +44,7 @@ extern "C"
areteideale(R &_areteideale)
{
_areteideale = aretemaxface_;
return(_areteideale);
}
}
//calcul de la longueur ideale de l'arete au sommet xyz (z ici inactif)
Expand Down

0 comments on commit abe8457

Please sign in to comment.