This commit is contained in:
Vitor Santos Costa
2018-02-08 10:48:02 +00:00
parent b057ac92e4
commit 84aaa82dbe
3 changed files with 18 additions and 16 deletions

View File

@@ -20,7 +20,7 @@
:- use_module( library(rbtrees) ).
:- use_module( library(terms) ).
:- reexport( library(python) ).
w
:- python_import(yap4py.yapi).
%:- start_low_level_trace.