X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Frun_exams;fp=check%2Frun_exams;h=0000000000000000000000000000000000000000;hp=1e7ba46325edb0fb2a661aa5b0206b63ca7ceb28;hb=c3c748381bda4f81b68e50db2eed440c19f24b85;hpb=3a56e58f6a3e2dac83f12c254d0d7549bb886af4 diff --git a/check/run_exams b/check/run_exams deleted file mode 100755 index 1e7ba463..00000000 --- a/check/run_exams +++ /dev/null @@ -1,4 +0,0 @@ -#! /bin/sh -echo "GiNaC will now take an exam with specific input (like a pupils' exam):" -./exams${EXEEXT} 2>exams.out -cmp ${srcdir}/exams.ref exams.out