Files
openfoam/applications/utilities/postProcessing/graphics/PV398Readers/Allwclean
2013-04-05 15:28:36 +01:00

10 lines
235 B
Bash
Executable File

#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
set -x
wclean libso vtkPV398Readers
PV398blockMeshReader/Allwclean
PV398FoamReader/Allwclean
# ----------------------------------------------------------------- end-of-file