From _nicki@mail.ru Mon May 7 00:11:00 2001 Received: from mx9.port.ru (mx9.port.ru [194.67.23.46]) by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f46MAx303709 for ; Mon, 7 May 2001 00:10:59 +0200 (MET DST) Received: from ts8-a150.dial.sovam.com ([195.239.2.150] helo=unemployed) by mx9.port.ru with smtp (Exim 3.14 #19) id 14wWjy-0003pX-00 for prolog@swi.psy.uva.nl; Mon, 07 May 2001 02:10:59 +0400 Message-ID: <004101c0d679$b4e35c80$9602efc3@unemployed> From: =?koi8-r?B?7snLz8zByiDmxcTP0s/X?= <_nicki@mail.ru> To: "Jan Wielemaker" Subject: [SWIPL] Syntax question. Date: Mon, 7 May 2001 02:12:40 +0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003E_01C0D69B.31909DD0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 This is a multi-part message in MIME format. ------=_NextPart_000_003E_01C0D69B.31909DD0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hi. Which way can I write a predicate like this: pred(a, b, X =3D=3D 'c' -> 'd' ; 'e', f) :- too long for clone. % = to avoid editing problems Thanx. ------=_NextPart_000_003E_01C0D69B.31909DD0 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Hi.

Which way can I write a predicate like=20 this:

pred(a, b, X =3D=3D 'c' -> 'd' ; 'e', f) = :-    too=20 long for clone.    % to avoid
editing=20 problems

Thanx.
------=_NextPart_000_003E_01C0D69B.31909DD0--