]> www.ginac.de Git - ginac.git/blob - check/run_exams
file mul_eval_memleak.cpp was added on branch ginac_1-4 on 2007-11-20 22:15:32 +0000
[ginac.git] / check / run_exams
1 #! /bin/sh
2 echo "GiNaC will now take an exam with specific input (like a pupils' exam):"
3 ./exams${EXEEXT} 2>exams.out
4 cmp ${srcdir}/exams.ref exams.out