Artifact 2603ebe33a2005a4595af46d20e0e29066ac17b0f87b11ea20d45280bc6d5aa7:
- File
psl-1983/3-1/clsc-20/remake-nmode.mic
— 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: 1176) [annotate] [blame] [check-ins using] [more...]
@connect scrtch:<psl.3-1.clsc-20> @define s: scrtch:<scratch> @psl:pslcomp *(FASLOUT "VT52NX") (DSKIN "VT52NX.SL") (FASLEND) *(FASLOUT "HAZELTINE-1500") (DSKIN "HAZELTINE-1500.SL") (FASLEND) *(FASLOUT "TELEVIDEO") (DSKIN "TELEVIDEO.SL") (FASLEND) *(FASLOUT "WINDOWS-20") (DSKIN "WINDOWS-EX-20.SL") (FASLEND) *(FASLOUT "EXTENDED-INPUT") (DSKIN "EXTENDED-INPUT.SL") (FASLEND) *(FASLOUT "MODE-DEFS") (DSKIN "MODE-DEFS.SL") (FASLEND) *(FASLOUT "NMODE-20") (DSKIN "NMODE-EX-20.SL") (FASLEND) *(QUIT) @reset . @set file generation-retention-count pwb:windows-20.b.* 0 @set file generation-retention-count pnb:extended-input.b.* 0 @set file generation-retention-count pnb:mode-defs.b.* 0 @set file generation-retention-count pnb:nmode-20.b.* 0 @copy vt52nx.b.0 pwb:vt52nx.b.-1 @copy hazeltine-1500.b.0 pwb:hazeltine-1500.b.-1 @copy televideo.b.0 pwb:televideo.b.-1 @copy windows-20.b.0 pwb:windows-20.b.-1 @copy extended-input.b.0 pnb:extended-input.b.-1 @copy mode-defs.b.0 pnb:mode-defs.b.-1 @copy nmode-20.b.0 pnb:nmode-20.b.-1 @copy psl:psl.exe s:bare-psl.exe @do make-nmode.mic @set file generation-retention-count psl:nmode.exe.* 0 @rename s:nmode.exe.0 psl:nmode.exe.-1 @kmic