TUT: update some old keywords found in tutorials

- functionObjectLibs -> libs
- redirectType -> name
- change deprecated writeCompression flags types to Switch.

- cleanup some trailing ';;' from some dictionaries
This commit is contained in:
Mark Olesen
2018-06-26 14:18:52 +02:00
parent 1c9f93e173
commit 30b4eda7a4
18 changed files with 32 additions and 37 deletions

View File

@ -37,7 +37,7 @@ writeFormat binary;
writePrecision 6;
writeCompression false;
writeCompression off;
timeFormat general;