This commit is contained in:
Vitor Santos Costa
2018-02-01 01:57:46 +00:00
parent f3f524960c
commit 741c5a1e10
3 changed files with 1265 additions and 854 deletions

View File

@@ -19,7 +19,7 @@
:- use_module( library(maplist) ).
:- use_module( library(rbtrees) ).
:- use_module( library(terms) ).
:- use_module( library(python) ).
:- reexport( library(python) ).
:- python_import(yap4py.yapi).