@@ -52,7 +52,7 @@
|
||||
ord_intersection/2 % +PowerSet, -Intersection
|
||||
]).
|
||||
|
||||
:- use_module(library(lists)).
|
||||
:- use_module('src/prolog/lib/lists.pl').
|
||||
|
||||
/** <module> Ordered set manipulation
|
||||
Ordered sets are lists with unique elements sorted to the standard order
|
||||
|
||||
Reference in New Issue
Block a user