#!/bin/tcsh g++ -o lab2 date.cpp lab2.cpp ./lab2 < testCasesLab2