]> www.ginac.de Git - ginac.git/blob - check/run_exams
- power::eval(): for the case (b_n/b_d)^(e_n/e_d) we now check separately
[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 2>exams.out
4 cmp ${srcdir}/exams.ref exams.out