% use the directive 'external' to declare the existence of predicates...
Move to
Next Prev
Up Top
See also
dynamic
external
include
package
init
IF Computer > MINERVA > Example Programs > MINERVA Features > Directives > external

external

% use the directive 'external' to declare the existence of predicates % in an external package

% As a result of the declaration, the compiler will not complain % about missing predicates, and at runtime the package file will be % loaded dynamically when the external predicates are first accessed.

% For collections of predicates, use the directive 'package'

:- external(bb,[b/1,b/2]).

a(Z) :- b(X), b(X,Z).

read on...
MINERVA
ifcomputer logo
f
Expert Services on the Web
Language
English
Japanese
Server
USA
Japan
Site Access
Local Index
Local Contents
Site Contents
Site Index
Printer Friendly
For imode
For PDA
Search
document: http://www.ifcomputer.co.jp/MINERVA/ExamplePrograms/MinervaFeatures/Directives/external/home_en.html
published 2008/5/12 update 2001/3/22 (c) 1996-2006 IF Computer Japan
IF Computer 5-28-2 Sendagi, Bunkyo-ku Tel +81-3-5814-3352 info@ifcomputer.com
Customer Support Tokyo 113-0022 Japan   http://www.ifcomputer.com
scroll to top managed with ubiCMS