TUT: cleanup lumpedPointMotion copied/derived files (closes #683)

This commit is contained in:
Mark Olesen
2018-01-03 10:48:17 +01:00
parent ee252307d3
commit 534c173a09

View File

@ -4,4 +4,7 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase0 cleanCase0
# Clean up copied/derived files
rm -rf constant/triSurface
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------