Artifact 9d4d581c8268c06935d574a0e7493b02ad7ac2228b8c137d5c4fa897f1980ff3:
- Executable file
r38/util/buildpsl.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: 278) [annotate] [blame] [check-ins using] [more...]
rem Bootstrap REDUCE from scratch, building a minimal REDUCE plus rem a full set of fasl files from a PSL system and REDUCE sources only. set lisp=psl cd %reduce% if exist lisp\psl\%MACHINE%\red\reduce.img goto step2 call util\dbuild :step2 call util\remake