mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: use hasEnv() instead of env() for naming symmetry with getEnv, setEnv
- less confusing than the env() name, which could look like a setter/getter instead of a test
This commit is contained in:
3
applications/test/foamEnv/Make/files
Normal file
3
applications/test/foamEnv/Make/files
Normal file
@ -0,0 +1,3 @@
|
||||
Test-foamEnv.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-foamEnv
|
||||
Reference in New Issue
Block a user