applications/test/dictionary: Added comments to the new test dictionaries

This commit is contained in:
Henry Weller
2019-07-10 19:41:17 +01:00
parent 16333b47c5
commit 329852dcba
2 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,8 @@ FoamFile
object testSlashDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// To expand this dictionary run
// foamDictionary testSlashDict
#inputSyntax slash;

View File

@ -13,6 +13,7 @@ FoamFile
object testSlashDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// This dictionary is read by entries in testSlashDict
#inputSyntax slash;