#!/bin/bash

rm -f CountWords.dag.* report.txt error/* logs/* output/* *~

exit

