Artifact bacafff88682511c900bef716af3dabf467b8a03748b0417045e6c4aeac3deea:
- Executable file
r38/util/checkall.bat
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 457) [annotate] [blame] [check-ins using] [more...]
rem checkall --- Check all REDUCE Test Files against Exemplary logs. rem Author: Anthony C. Hearn. del %reduce%\log\checkall.log set dif=fc call %reduce%\xpackage.bat for %%x in %xpackages% do call perl %reduce%\util\chckallp.pl %%x for %%x in %xpackages2% do call perl %reduce%\util\chckallp.pl %%x for %%x in %xpackages3% do call perl %reduce%\util\chckallp.pl %%x set dif= set xpackages= set xpackages2= set xpackages3=