Clean the Allwclean script for PV4FoamReader
This commit is contained in:
parent
f7b52279af
commit
eb278b8754
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ cd ${0%/*} || exit 1 # run from this directory
|
|||
set -x
|
||||
|
||||
rm -rf PV4FoamReader/Make
|
||||
wclean libso vtkPV4Foam
|
||||
wclean vtkPV4Foam
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
|
Reference in a new issue