tutorials: Set the file type to ascii for ascii files

This commit is contained in:
Henry
2011-03-31 15:32:07 +01:00
parent fe99873a10
commit 19c08b9e5a
104 changed files with 99 additions and 113 deletions

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format binary;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;