initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / tutorials / basic / laplacianFoam / flange / Allclean
blob8e2a2600fe3e6b95e7cb2fa55c13b13798dce91e
1 #!/bin/sh
3 # Source tutorial clean functions
4 . $WM_PROJECT_DIR/bin/tools/CleanFunctions
6 cleanCase
7 rm -rf Fieldview > /dev/null 2>&1
8 rm -rf EnSight > /dev/null 2>&1