Corrected the "format" entry to be consistent with the GNU extensions to m4.

This commit is contained in:
henry
2008-09-11 11:39:20 +01:00
parent 481f4730da
commit 7d74145339
7 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
`format' ascii;
class dictionary;
object blockMeshDict;
}
@ -420,7 +420,7 @@ vertices
vert(4, 7, Zt) vlabel(R7st)
);
blocks
blocks
(
// block0
hex2D(r0, r1, rb1, rb0)
@ -692,7 +692,7 @@ edges
arc R7t R0t evert(4, 7, Zt)
);
patches
patches
(
wall rotor
(

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
`format' ascii;
class dictionary;
object blockMeshDict;
}

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
`format' ascii;
class dictionary;
object blockMeshDict;
}

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
`format' ascii;
class dictionary;
object blockMeshDict;
}

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
`format' ascii;
class dictionary;
object blockMeshDict;
}

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
`format' ascii;
class dictionary;
object blockMeshDict;
}

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
`format' ascii;
class dictionary;
object blockMeshDict;
}