[eclipse-users] Tool declaration

From: Siddharth Angrish <sidangrish_at_gmail.com>
Date: Tue, 1 May 2007 00:24:11 -0400
Hi

    is tool declaration in Eclipse same as meta_predicate declaration in
other prologs like swi/sicstus/yap?
That is,
does the statement  ->   :- meta_predicate ltime(?,:).
valid in swi, etc

mean the same in Eclipse as ->
               :- tool( ltime/2 , ltime/3).

Thanks
Siddharth
Received on Tue May 01 2007 - 05:24:18 CEST

This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET