Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
ThirdParty-common
Commits
0e474dcd
Commit
0e474dcd
authored
Nov 10, 2016
by
mark
Browse files
STYLE: adjust comment to reflect change to wmRefresh
parent
363691ff
Changes
3
Hide whitespace changes
Inline
Side-by-side
etc/tools/ParaView3Functions
View file @
0e474dcd
...
...
@@ -391,8 +391,8 @@ installParaView()
cat
<<
INFO
---
Installation complete for paraview-
$ParaView_VERSION
Now
update the environment by running:
wmR
EFRESH
You may need to
update the
OpenFOAM
environment by running:
wmR
efresh
---
INFO
}
...
...
etc/tools/ParaViewFunctions
View file @
0e474dcd
...
...
@@ -415,7 +415,7 @@ cat<< INFO
ParaView_DIR=
$ParaView_DIR
You may need to update the OpenFOAM environment by running:
wmR
EFRESH
wmR
efresh
---
INFO
}
...
...
makeCCMIO
View file @
0e474dcd
...
...
@@ -102,7 +102,7 @@ do
done
# assert: directory must be available
[
-d
"
$
{
ccmioPACKAGE
}
"
]
||
die
"missing source directory '
$ccmioPACKAGE
'"
[
-d
"
$ccmioPACKAGE
"
]
||
die
"missing source directory '
$ccmioPACKAGE
'"
#------------------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment