reintroduce "n" as a synonym for ";" and " "

This commit is contained in:
Markus Triska
2020-04-18 18:08:08 +02:00
parent 98a32790cd
commit 2ae5472872

View File

@@ -156,7 +156,7 @@
write(' '),
'$write_eq'(ThreadedGoals, NewVarList, 20),
'$read_input'(ThreadedGoals, NewVarList)
; member(C, [';', ' ']) ->
; member(C, [';', ' ', n]) ->
nl, write('; '), false
; C = h ->
'$help_message',