This commit is contained in:
Jan Nieuwenhuizen 2019-11-01 08:02:11 +01:00
parent 42dd70d2f4
commit 11a1ba2ea4
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 3 additions and 2 deletions

View File

@ -131,5 +131,6 @@ hex2 \
-o bin/mes-m2
echo Running mes-m2
./bin/mes-m2 --boot scaffold/boot/14-exit.scm
#./bin/mes-m2 --boot scaffold/boot/15-display.scm
./bin/mes-m2 --help
MES_BOOT=scaffold/boot/15-display.scm
./bin/mes-m2