[Next]
[Up]
[Previous]
[Contents]
[Index]
Next: Initialization
Up: Directives and Prolog Flags
Previous: Mode declaration
  Contents
  Index
The directive
:-include(File).
will be replaced by the directives and clauses in File which must be a valid Prolog text file. The extension name can be omitted if it is pl.
Neng-Fa Zhou ()
2007-06-05