#!/bin/bash

echo "We have submitted out program as an executable program"
echo ""
echo "If the program doesn't work (which it should do), it can"
echo "be built by typing './compile' in the source directory."
echo ""
echo ""
