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
Forward compatibility: flex
[foam-extend-3.2.git]
/
applications
/
utilities
/
postProcessing
/
graphics
/
PV4FoamReader
/
Allwclean
blob
214aeb5651e94a5148ea1cf70427aea48f954741
1
#!/bin/sh
2
cd
${0%/*}
||
exit
1
# run from this directory
3
set -x
4
5
rm
-rf
PV4FoamReader
/
Make
6
wclean libso vtkPV4Foam
7
8
# ----------------------------------------------------------------- end-of-file