initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / tutorials / combustion / engineFoam / kivaTest / Allclean
blobac75ee552594e59180b2c34e09d30d352d8f56d3
1 #!/bin/sh
3 # Source tutorial clean functions
4 . $WM_PROJECT_DIR/bin/tools/CleanFunctions
6 mv ./-180 temp180
7 rm -rf 0
8 cp system/controlDict.1st system/controlDict
9 cleanCase
10 mv temp180 ./-180