Enhanced the implementation

The restriction has been removed by using read_library_path from
cfd15f4e02.
This commit is contained in:
notoria
2020-07-01 13:14:12 +02:00
parent 83268f5ff6
commit bf13700a95
5 changed files with 41 additions and 24 deletions

View File

@@ -47,7 +47,7 @@
:- use_module(library(iso_ext)).
:- use_module(library(terms)).
:- use_module(library('tabling/trie')).
:- use_module(library(tabling/trie)).
:- attribute trie_table_link/1.