1
0
mirror of synced 2026-03-13 22:19:30 +00:00
Files
Interlisp.medley/internal/loadups
Matt Heffron 9e4d37efd7 Most of the --option uses were incorrectly converted when making loadup.1 from loadup.md. (#2528)
Most of the --option uses were incorrectly converted to an en-dash instead of two hyphens when making loadup.1 from loadup.md.
The en-dash didn't display correctly in the shell, typically as u with ^.
Edited loadup.md, and regenerated the other changed files using publish.sh
2026-03-09 12:14:19 -07:00
..

medley/loadups

This directory is for holding the sysouts from a release

  • lisp.sysout (the system in the IRM + Common Lisp)

  • full.sysout (lisp + modernizations + TEdit and others)

  • starter.sysout you have to have a running Medley to make a new one(!) this file is just a stable place to stand.

  • whereis.hash A "hash file" directory index of everything

  • lisp.venuesysout full.venuesysout -- vintage sysouts for comparision

Plus, if you make your own loadups (from BUILDING.md) you'll see some .dribble files which are the logs of the build proccess.