File r38/lisp/csl/util/checkall.red artifact 0835404f97 part of check-in 9992369dd3


%
% This script is normally run as
%     r38 ../util/checkall.red -D@srcdir=DIR -Dwhich_module=XXX
% where XXX is the name of a module that is to be checked. If XXX is left
% empty then the script will check all known modules.
%

load!-module 'remake;

lisp check_a_package();

end;



REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]