From ss@alesig.de Mon Dec 10 09:31:16 2001
Received: from post.webmailer.de (natpost.webmailer.de [192.67.198.65])
	by swi.psy.uva.nl (8.11.6/8.11.2) with ESMTP id fBA8VFA23603
	for <prolog@swi.swi.psy.uva.nl>; Mon, 10 Dec 2001 09:31:15 +0100 (MET)
Received: from alesig.de ([141.41.179.145])
	by post.webmailer.de (8.9.3/8.8.7) with ESMTP id JAA22901
	for <prolog@swi.swi.psy.uva.nl>; Mon, 10 Dec 2001 09:31:15 +0100 (MET)
Message-ID: <3C147E50.1735F23D@alesig.de>
Date: Mon, 10 Dec 2001 09:20:16 +0000
From: Sebastian Schneider <ss@alesig.de>
X-Mailer: Mozilla 4.7 [de] (WinNT; I)
X-Accept-Language: de
MIME-Version: 1.0
To: prolog <prolog@swi.swi.psy.uva.nl>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Subject: [SWIPL] hello,problem with next of min

hello,

i try the following:

- find the min of two list
- find the next min from two list without the first min
- save all min

the first and the last works, but not the second, can anybody help me
please?

Sebastian

