aggregates should know about with operator

This commit is contained in:
Vítor Santos Costa 2013-11-07 23:49:16 +00:00
parent a3c9684714
commit 810a7faf4e

View File

@ -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,