current_predicate

From: Giovambattista Ianni <ianni_at_deis.unical.it>
Date: Thu 11 Nov 1999 11:20:20 AM GMT
Message-Id: <382AA6740.A896IANNI@si>
I found that Eclipse misses a built-in predicate as

current_predicate(?pred,?most_general_atom).

there is only current_predicate(?pred) instead.

How can I work around this?


Best regards,
Giovambattista Ianni, DEIS - "Università della Calabria"
87036 Rende(CS) -  Italy
Tel. +39 0984 494752
REPLY-TO: ianni@deis.unical.it
ICQ #18682480


[
Just replace calls to
current_predicate(P,H)
by
current_predicate(P), P=Name/Arity, functor(H,Name,Arity)
]
Received on Thu Nov 11 14:58:26 1999

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:04 PM GMT GMT