1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-13 11:24:47 +00:00
Files
Interlisp.maiko/bin/u2dnames.sed
Bruce Mitchener 942b22886e Remove CLX support. (#90)
CLX is a Common Lisp implementation of the X client library.

It has some code in C, which was present here as `src/socket.c`
and `src/socdvr.c`, exposed via opcodes in `src/subr.c`. This code
had been removed (with prejudice apparently) by commenting out
the code in `src/subr.c` with `#if NEVER`.

This code would've been used by the Medley system images, but
that code doesn't appear to be present. (There may or may not
be something related in `XMAS` in the Medley repository.)
2020-12-19 19:59:41 -08:00

1.7 KiB
Executable File