Files
openfoam/applications/utilities/postProcessing/graphics/PV3Readers/Allwclean
2010-03-12 14:24:04 +01:00

10 lines
229 B
Bash
Executable File

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