Re: [eclipse-users] something i didn't understand about labeling?

From: Joachim Schimpf (Independent Contractor) <"Joachim>
Date: Tue, 01 May 2007 19:11:09 +0100
112358_at_...52... wrote:
> Hello, i have a strange problem in a clp program i am writing.

You are calling labeling([X]) where your X is a list of lists,
so labeling gets a triply nested list, but it wants a flat list.
Use flatten/2.

-- Joachim
Received on Tue May 01 2007 - 19:11:16 CEST

This archive was generated by hypermail 2.3.0 : Thu Feb 22 2024 - 18:13:19 CET