Installation of info files

Author(s): The CLIP group.

This module defines predicates to install info files

Usage and interface

Documentation on exports

PREDICATE

Usage:dirfile_install_info(InstallDir,InfoFile)

Install InfoFile in the dir file at InstallDir. If no dir file exist, a default one is created.

    PREDICATE

    Usage:dirfile_uninstall_info(InstallDir,InfoFile)

    Uninstall InfoFile from the dir file at InstallDir.