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

From: Joachim Schimpf (Independent Contractor) <jschimpf_at_cisco.com>
Date: Tue, 01 May 2007 19:11:09 +0100
112358_at_katamail.com 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.2.0 : Thu Feb 02 2012 - 02:31:58 CET