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

fix typo

parent ac0d1fd5
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ p0 = h / 10. * s ;
pLine0 = w/2. / 10. * s ; pLine1 = w/2. / 50. * s ;
pxBox = xBox / 10. * s ; pyBox = yBox / 8. * s ;
/* Definition of gemetrical points */
/* Definition of geometrical points */
Point(1) = { 0 , 0, 0, p0} ;
Point(2) = { xBox, 0, 0, pxBox} ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment