Skip to content
Snippets Groups Projects
Commit 763a3cec authored by Henry Weller's avatar Henry Weller
Browse files

etc/cshrc: Removed continuation lines from $foamOldDirs

parent ca3efa57
Branches
Tags
No related merge requests found
...@@ -105,8 +105,7 @@ setenv FOAM_SIGFPE ...@@ -105,8 +105,7 @@ setenv FOAM_SIGFPE
################################################################################ ################################################################################
# The old dirs to be cleaned from the environment variables # The old dirs to be cleaned from the environment variables
set foamOldDirs="$WM_PROJECT_DIR $WM_THIRD_PARTY_DIR \ set foamOldDirs="$WM_PROJECT_DIR $WM_THIRD_PARTY_DIR $HOME/$WM_PROJECT/$LOGNAME $FOAM_SITE_APPBIN $FOAM_SITE_LIBBIN"
$WM_PROJECT_SITE $HOME/$WM_PROJECT/$LOGNAME"
# Location of installation # Location of installation
# ~~~~~~~~~~~~~~~~~~~~~~~~ # ~~~~~~~~~~~~~~~~~~~~~~~~
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment