Skip to content
Snippets Groups Projects
Commit 79a4326b authored by andy's avatar andy
Browse files

ENH: Clean-up tutorial geometries if copied from resources folder

parent cdf77aee
Branches
Tags
No related merge requests found
......@@ -4,9 +4,11 @@ cd ${0%/*} || exit 1 # run from this directory
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
# remove surface
\rm -f constant/triSurface/propellerTip.obj.gz
cleanCase
\rm -rf 0
\rm -rf constant/extendedFeatureEdgeMesh/
\rm -f constant/triSurface/*.eMesh*
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment