1
0
mirror of synced 2026-05-01 14:06:47 +00:00

minor cleanups

This commit is contained in:
Larry Masinter
2021-02-14 11:28:31 -08:00
parent 4e5f0beafb
commit cfded49965
7 changed files with 18 additions and 8 deletions

View File

@@ -7,6 +7,6 @@ if [ ! -f run-medley ] ; then
exit 1
fi
export LOADUPDIR=$MEDLEYDIR
./scripts/loadup-init.sh && ./scripts/loadup-lisp-from-init.sh && ./scripts/loadup-full.sh
./run-medley -greet $MEDLEYDIR/sources/LOADUP-LISP.LCOM $MEDLEYDIR/loadups/lisp.venuesysout
echo tada!