Files
openfoam/tutorials/laplacianFoam/flange/Allclean
2008-06-16 12:49:38 +01:00

9 lines
165 B
Bash
Executable File

#!/bin/sh
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
cleanCase
rm -rf Fieldview > /dev/null 2>&1
rm -rf EnSight > /dev/null 2>&1