mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-11-25 10:30:57 +00:00
Re-enable closing incfile after include
This commit is contained in:
parent
2e780eed5d
commit
de47bbef54
@ -73,6 +73,6 @@
|
||||
incfile push isfile@ incfile !
|
||||
savetib >r interpret-via-tib
|
||||
\ ." before isfile@ closefile"
|
||||
\ isfile@ closefile
|
||||
incfile @ 2+ closefile Abort" error closing file"
|
||||
\ ." after isfile@ closefile"
|
||||
r> restoretib ;
|
||||
|
Loading…
Reference in New Issue
Block a user