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

This commit is contained in:
Markus Triska
2020-04-18 18:08:08 +02:00
committed by Mark Thom
parent 450591d5a9
commit 1713f1222b

View File

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