From CPolitini@colonial.com.au  Wed May 10 23:48:08 2000
Received: from ntimel09.colonial.com.au (smtp3.colonial.com.au [140.168.245.97])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id XAA15976
	for <prolog@swi.psy.uva.nl>; Wed, 10 May 2000 23:48:06 +0200 (MET DST)
Received: from ntxmel05.cmutual.com.au (unverified) by ntimel09.colonial.com.au
 (Content Technologies SMTPRS 4.0.1) with ESMTP id <B8ca8f5614c1b847b2b@ntimel09.colonial.com.au> for <prolog@swi.psy.uva.nl>;
 Thu, 11 May 2000 07:46:21 +1000
Received: by ntxmel05.cmutual.com.au with Internet Mail Service (5.5.2448.0)
	id <K456G1CW>; Thu, 11 May 2000 07:47:43 +1000
Message-ID: <11D5AC2907F2D2118A210008C74C88E2DF4189@NTXSUV01>
From: "Politini, Cohen" <CPolitini@colonial.com.au>
To: "'prolog@swi.psy.uva.nl'" <prolog@swi.psy.uva.nl>
Subject: QUESTION ON PRECEDENCE
Date: Thu, 11 May 2000 07:44:13 +1000
X-Mailer: Internet Mail Service (5.5.2448.0)

Can someone please help me with this. Say I want to allow  "+" to be done
first before " * " in the equation :

X is  A + B*C.

