Added Space for continuation

This commit is contained in:
notoria
2020-04-18 16:57:45 +02:00
committed by Mark Thom
parent 196d74c3a0
commit cc8f074d33

View File

@@ -159,6 +159,8 @@
'$read_input'(ThreadedGoals, NewVarList)
; C == (';') ->
nl, write('; '), false
; C == (' ') ->
nl, write('; '), false
; C == h ->
'$help_message',
'$read_input'(ThreadedGoals, NewVarList)