#!/bin/sh
# Script to run the interface to the trace toolkit given a data file

TraceToolkit/TraceToolkit $1.trace $1.proc $1.data &
