From waseem@isk.kth.se  Thu Sep  7 11:36:44 2000
Received: from isett.isk.kth.se (root@isett.isk.kth.se [130.237.209.11])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id LAA01506
	for <prolog@swi.psy.uva.nl>; Thu, 7 Sep 2000 11:36:43 +0200 (MET DST)
Received: from waseempc1 (waseem-pc1.isk.kth.se [130.237.209.186])
	by isett.isk.kth.se (8.9.3/8.9.3) with SMTP
	id LAA25601 for <prolog@swi.psy.uva.nl>;
	Thu, 7 Sep 2000 11:36:53 +0200 (MET DST)
Message-ID: <002d01c018af$c870e840$bad1ed82@isk.kth.se>
From: "Waseem Besada" <waseem@isk.kth.se>
To: <prolog@swi.psy.uva.nl>
Subject: predefined_procedures
Date: Thu, 7 Sep 2000 11:41:22 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400


SWI-prolog do not allow me to use functor names used by the system as
predifined static procedures.
Is there is away to tell the system to switch off this control and use my
defined procedures instead of the system's predifined ones?

Regards,
/Waseem

