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

This commit is contained in:
Markus Triska
2020-04-18 14:16:46 -06:00
committed by Mark Thom
parent 450591d5a9
commit 1713f1222b
+1 -1
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',