Minor style changes

This commit is contained in:
Henry
2015-01-28 16:37:09 +00:00
parent 33b1bf4c87
commit 724c66fdb7
3 changed files with 5 additions and 5 deletions

View File

@ -180,7 +180,7 @@ setenv FOAM_UTILITIES $FOAM_APP/utilities
setenv FOAM_SOLVERS $FOAM_APP/solvers
setenv FOAM_RUN $WM_PROJECT_USER_DIR/run
# add wmake to the path - not required for runtime only environment
# add wmake to the path - not required for runtime-only environment
if ( -d "${WM_DIR}" ) setenv PATH ${WM_DIR}:${PATH}
# add OpenFOAM scripts to the path
setenv PATH ${WM_PROJECT_DIR}/bin:${PATH}