BUG: etc: use of wrong variable name

This commit is contained in:
mattijs
2016-12-19 10:01:31 +00:00
parent 4d6ac7ddf8
commit 1422c1aa3a
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ setenv MESA_ARCH_PATH $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$mesa_v
#------------------------------------------------------------------------------
if ($?FOAM_VERBOSE && $?prompt) then
echo "Using vtk ($vtk_version) -> $VTK_ARCH_PATH"
echo "Using vtk ($vtk_version) -> $VTK_DIR"
echo "Using mesa ($mesa_version) -> $MESA_ARCH_PATH"
endif