1
0
mirror of synced 2026-04-26 04:08:08 +00:00

Remove use of ~/rem.cm in loadups. Now the LDEINIT file is checked instead; probably can get rid of even that, later

This commit is contained in:
Larry Masinter
2021-02-22 16:12:20 -08:00
parent b14cbb2f77
commit 30e47fc811
9 changed files with 11 additions and 19 deletions

View File

@@ -159,6 +159,6 @@ echo "start $LDEINIT"
export INMEDLEY=1
$prog $geometry $screensize -t "Medley Interlisp" $passthrough_args "$LDESRCESYSOUT"
$prog $geometry $screensize -m 256 -t "Medley Interlisp" $passthrough_args "$LDESRCESYSOUT"