repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
STYLE: Quenching compiler warning
[foam-extend-3.2.git]
/
tutorials
/
combustion
/
engineFoam
/
kivaTest
/
Allclean
blob
ac75ee552594e59180b2c34e09d30d352d8f56d3
1
#!/bin/sh
2
3
# Source tutorial clean functions
4
.
$WM_PROJECT_DIR
/
bin
/
tools
/
CleanFunctions
5
6
mv
.
/
-180
temp180
7
rm
-rf
0
8
cp
system
/
controlDict
.1
st system
/
controlDict
9
cleanCase
10
mv
temp180 .
/
-180