#usr/bin/sh
#echo "Running $1.."
if ./p $1.bc $2 ; then (./p $2.bc;) fi
