#!/bin/sh
#
# This script runs the wordcount program in different ways and generates
# an output useful for performance comparisons.
#
# Select the source text to be analyzed.
#
if ;
then ; ;
fi
# Do test runs
#
# Clean up temporary files created.
#