#!/bin/bash
#
# Samuel Jero
# Ohio University
# October 3, 2012

echo "Cleaning up old ION..."
killm
rm -f ion_nodes ion.log bpdriverAduFile


