#! /bin/sh
echo "GiNaC will now run through some rather costly random consistency checks:"
./checks 2>checks.out
cmp ${srcdir}/checks.ref checks.out
