mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: settings.csh : add endif
This commit is contained in:
@ -94,7 +94,7 @@ then
|
|||||||
foamCompiler=system
|
foamCompiler=system
|
||||||
echo "Warning in $WM_PROJECT_DIR/etc/settings.csh:"
|
echo "Warning in $WM_PROJECT_DIR/etc/settings.csh:"
|
||||||
echo " foamCompiler not set, using '$foamCompiler'"
|
echo " foamCompiler not set, using '$foamCompiler'"
|
||||||
fi
|
endif
|
||||||
|
|
||||||
switch ("$foamCompiler")
|
switch ("$foamCompiler")
|
||||||
case OpenFOAM:
|
case OpenFOAM:
|
||||||
|
|||||||
Reference in New Issue
Block a user