This commit is contained in:
Vitor Santos Costa
2018-07-12 15:17:01 +01:00
parent 4de58e0fe4
commit 4fff363436
5 changed files with 13 additions and 10 deletions

View File

@@ -41,7 +41,6 @@ jupyter_cell( Caller, _, Line ) :-
E=error(A,B),
system_error(A,B)
).
jupyter_cell(_,_,_).
restreams(call) :-
streams(true).
@@ -207,4 +206,4 @@ plot_inline :-
:- endif.
:- ( start_low_level_trace ).
%:- ( start_low_level_trace ).