mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: add directive '#sinclude' (or '#includeIfPresent' as long name)
- consistency with make and more succinct. - reduce code duplication in findEtcFiles.
This commit is contained in:
@ -52,6 +52,6 @@ maxAlphaCo 1;
|
||||
|
||||
maxDeltaT 1;
|
||||
|
||||
#includeIfPresent "sampling"
|
||||
#sinclude "sampling"
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user