#!/bin/sh
./parse calculator.{cfg,pda} < abc.tokens 2>&1 | diff -u abc.parse -
