From p.singleton@keele.ac.uk  Wed Aug 16 18:14:23 2000
Received: from mail2.svr.pol.co.uk (mail2.svr.pol.co.uk [195.92.193.210])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id SAA20997
	for <prolog@swi.psy.uva.nl>; Wed, 16 Aug 2000 18:14:08 +0200 (MET DST)
Received: from modem4294967211.environment.dialup.pol.co.uk ([195.92.1.213] helo=keele.ac.uk)
	by mail2.svr.pol.co.uk with esmtp (Exim 3.13 #0)
	id 13P5pc-00089W-00
	for prolog@swi.psy.uva.nl; Wed, 16 Aug 2000 17:14:20 +0100
Message-ID: <399A952B.CA536C02@keele.ac.uk>
Date: Wed, 16 Aug 2000 14:20:43 +0100
From: Paul Singleton <p.singleton@keele.ac.uk>
Organization: SmartArts Computing Consultancy
X-Mailer: Mozilla 4.74 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: SWI Prolog <prolog@swi.psy.uva.nl>
Subject: making dynamic procedures static
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Is there any way to:

  make a dynamic procedure static?

  create a static procedure with no clauses?

Paul Singleton


