File r37/lisp/csl/util/package.red artifact 983af888b3 part of check-in a57e59ec0d


% This gets a single REDUCE package compiled and uup to date

symbolic;

load!-module 'remake;

if not boundp 'target or null target then target := 'alg;

get_configuration_data();

build_reduce_modules list target;

end;



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