diff --git a/tutorial/t5.geo b/tutorial/t5.geo index e84827ee51ececf4b61c931e21fa8893ba9b058c..28e4c5111c10a9eed005d67ce1ae00012e4a9abd 100644 --- a/tutorial/t5.geo +++ b/tutorial/t5.geo @@ -116,7 +116,7 @@ Function CheeseHole theloops[t] = newreg ; - Surface Loop(theloops[t]) = {l8+1, l5+1, l1+1, l2+1, l3+1, l7+1, l6+1, l4+1}; + Surface Loop(theloops[t]) = {l8+1,l5+1,l1+1,l2+1,l3+1,l7+1,l6+1,l4+1}; thehole = newreg ; Volume(thehole) = theloops[t] ;