Updated tutorials

This commit is contained in:
Henry
2011-04-28 21:14:13 +01:00
parent d8630c4677
commit 24adaa0e1d
52 changed files with 4216 additions and 379 deletions

View File

@ -2,6 +2,6 @@
cd ${0%/*} || exit 1 # run from this directory
foamCleanTutorials cases
rm -rf 0/alpha[1-3].gz
rm -rf 0/alpha[1-3] 0/alpha[1-3].gz
# ----------------------------------------------------------------- end-of-file