#!/bin/sh

# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions

#------------------------------------------------------------------------------
cleanCase && rm -r 0/
rm -r system/dpRegion0_0 system/dpRegion0_1
#------------------------------------------------------------------------------
