1
0
mirror of synced 2026-01-25 20:06:44 +00:00

Main cleanup of new init process, scripts, etc (#243)

This commit is contained in:
Larry Masinter
2021-03-08 22:36:27 -08:00
committed by GitHub
parent ea9137f71f
commit 3e6e104d86
18 changed files with 15 additions and 73 deletions

View File

@@ -10,9 +10,9 @@ scr="-sc 1024x768 -g 1042x790"
rm -f ~/rem.cm
./run-medley $scr -greet $MEDLEYDIR/sources/LOADUP-FULL.LCOM $MEDLEYDIR/loadups/lisp.sysout
./run-medley $scr -greet $MEDLEYDIR/sources/LOADUP-FULL.LCOM $MEDLEYDIR/tmp/lisp.sysout
echo ----- made ----
ls -l loadups/full.sysout
ls -l tmp/full.sysout
echo ---------------

View File

@@ -14,5 +14,5 @@ mkdir -p "$MEDLEYDIR/tmp"
./run-medley $scr -greet "$MEDLEYDIR"/sources/LOADUP-INIT.LISP -full
echo ---- made ----
ls -l tmp loadups/init*
ls -l tmp
echo --------------

View File

@@ -10,9 +10,9 @@ fi
scr="-sc 1024x768 -g 1042x790"
./run-medley $scr -greet $MEDLEYDIR/sources/YREM.CM tmp/init-mid.sysout
./run-medley $scr -greet $MEDLEYDIR/sources/LOADUP-LISP.CM tmp/init-mid.sysout
echo ----- created: -------
ls -l loadups/lisp.sysout
ls -l tmp/lisp.sysout tmp/lisp.dribble
echo ----------------------

View File

@@ -10,7 +10,7 @@ fi
mkdir -p "$MEDLEYDIR/tmp"
scr="-sc 1024x768 -g 1042x790"
./run-medley -prog ldeinit -greet $MEDLEYDIR/sources/XREM.CM $scr -vmem tmp/init-mid.sysout loadups/init.dlinit
./run-medley -prog ldeinit -greet $MEDLEYDIR/sources/XREM.CM $scr -vmem tmp/init-mid.sysout tmp/init.dlinit
echo ---- made ----
ls -l tmp/