Skip to content
Snippets Groups Projects
Commit b99f89f0 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

fix post-incrementation of News++

parent b7df6f33
No related branches found
No related tags found
No related merge requests found
...@@ -130,7 +130,8 @@ Return ...@@ -130,7 +130,8 @@ Return
//////// ////////
Function DefLoop_ Function DefLoop_
current_numSurface=News++; Line Loop(current_numSurface) = current_loop[]; News++;
current_numSurface=News; Line Loop(current_numSurface) = current_loop[];
Return Return
//////// ////////
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment