needs maplist library.
This commit is contained in:
parent
4573afa70b
commit
b7d97bf4f6
@ -51,6 +51,7 @@
|
|||||||
:- use_module(library(clpr)).
|
:- use_module(library(clpr)).
|
||||||
:- use_module(library(assoc)).
|
:- use_module(library(assoc)).
|
||||||
:- use_module(library(pio)).
|
:- use_module(library(pio)).
|
||||||
|
:- use_module(library(maplist)).
|
||||||
|
|
||||||
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
CLP(R) bindings
|
CLP(R) bindings
|
||||||
|
Reference in New Issue
Block a user