VolksForth/8086/msdos/tests/test-min.fth
Philip Zembrod 483be768c1 Remove commented-out coreplus.fth from test-min.fth (it has lines >80char
and cannot be run by the original volks4th.com.
2022-03-17 23:44:31 +01:00

15 lines
174 B
Forth

include log2file.fth
logopen output.log
include ans-shim.fth
: \vf [compile] \ ; immediate
include prelim.fth
include tester.fth
\ 1 verbose !
include core.fr
logclose