#!/bin/bash

# Run from this directory
cd "${0%/*}" || exit 1

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

cleanCase
rm -rf ./*.png 0/d.gas* 0/uniform/ 0/integerMoment* 0/add* 0/divide* 0/multiply*

#------------------------------------------------------------------------------
