aggregates should know about with operator
This commit is contained in:
parent
a3c9684714
commit
810a7faf4e
@ -11,7 +11,8 @@
|
|||||||
]).
|
]).
|
||||||
|
|
||||||
:- use_module(library(clpbn),
|
:- use_module(library(clpbn),
|
||||||
[{}/1]).
|
[{}/1,
|
||||||
|
op(500, xfy, with)]).
|
||||||
|
|
||||||
:- use_module(library(lists),
|
:- use_module(library(lists),
|
||||||
[last/2,
|
[last/2,
|
||||||
|
Reference in New Issue
Block a user