debugging

This commit is contained in:
Vitor Santos Costa
2018-02-07 23:18:43 +00:00
parent 8d6654d4cf
commit eee6760f96
2 changed files with 4 additions and 0 deletions

View File

@@ -924,7 +924,10 @@ be lost.
'$scan_number'(Nb) :-
readutil:read_line_to_codes( debugger_input, S),
S = [_|_],
!,
number_codes(Nb,S).
'$scan_number'(0).
'$print_deb_sterm'(G) :-
'$get_sterm_list'(L), !,