#!/bin/sh

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

(cd hartmann && cleanCase)
(cd hartmann && cleanSamples)
