
icompile(+File, +Destination)

   Generates an information file from the ECLiPSe source File in directory Destination.

Arguments
   File                Name of source file (Atom or string)
   Destination         Destination directory (Atom or string)

Type
   library(document)

Modules
   This predicate is sensitive to its module context (tool predicate, see @/2).

See Also
   icompile / 1
