reintroduce "n" as a synonym for ";" and " "
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user