Artifact dab79eac6afafbb31653bdfed707013ac4cd9212f8aa87aa45ef8eb0ba3d9aa3:
- File
perq-pascal-lisp-project/paslsp-20.bld
— part of check-in
[eb17ceb7f6]
at
2020-04-21 19:40:01
on branch master
— Add Reduce 3.0 to the historical section of the archive, and some more
files relating to version sof PSL from the early 1980s. Thanks are due to
Paul McJones and Nelson Beebe for these, as well as to all the original
authors.git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/historical@5328 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 487) [annotate] [blame] [check-ins using] [more...]
; Command file to assemble PASn pieces together and then compile them. ; for Dec-20 version ; COP PAS3.INI PASLSP.INI APP PAS1.SLI PASLSP.INI APP PAS2.SLI PASLSP.INI APP PAS3.SLI PASLSP.INI APP USER.SLI PASLSP.INI filter d <pas0.pre >s:pl20.pas append pas1.pas S:PL20.PAS append pas2.pas S:PL20.PAS append pas3.pas S:PL20.PAS append exec.pas S:PL20.PAS filter d <pasn.pre >s:pl20n.pas append s:pl20n.pas S:PL20.PAS pascal S:PL20.rel S:PL20.lst S:PL20.PAS load S:PL20.REL save S:PL20.EXE