mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
wingMotion tutorials: added missing ';'
This commit is contained in:
@ -13,7 +13,7 @@ topAndBottom
|
|||||||
|
|
||||||
front
|
front
|
||||||
{
|
{
|
||||||
type empty
|
type empty;
|
||||||
}
|
}
|
||||||
|
|
||||||
back
|
back
|
||||||
|
|||||||
@ -13,7 +13,7 @@ topAndBottom
|
|||||||
|
|
||||||
front
|
front
|
||||||
{
|
{
|
||||||
type empty
|
type empty;
|
||||||
}
|
}
|
||||||
|
|
||||||
back
|
back
|
||||||
|
|||||||
Reference in New Issue
Block a user