mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-02-16 21:30:59 +00:00
10 lines
53 B
Forth
10 lines
53 B
Forth
|
|
||
|
logopen output.log
|
||
|
|
||
|
clear
|
||
|
|
||
|
forth words
|
||
|
cr
|
||
|
|
||
|
logclose
|