File psl-1983/3-1/dist/make-nmode.ctl artifact ccc8820bc5 part of check-in d9e362f11e


; This file creates a new S:EX-NMODE.EXE, replacing the old one.
;  NOTE: the compiler is also loaded, as most users will need it.
@delete s:nmode.exe,
@exp
@
@s:bare-psl random-argument-to-get-a-new-fork
*(load nmode)
*(load compiler)
*(nmode-initialize)
*(setf nmode-auto-start T)
*(setf prinlevel 2)
*(savesystem "Extended 20-PSL 3.1 NMODE" "S:NMODE.EXE" ())
*(quit)
@reset .



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