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

10 lines
135 B
Bash
Executable File

#!/bin/sh
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
cleanCase
rm -rf 0
cp -r 0.org 0
cleanSamples