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 FoamFile
{ {
version 2.0; version 2.0;
format ascii; `format' ascii;
class dictionary; class dictionary;
object blockMeshDict; object blockMeshDict;
} }

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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