☰
↑
←
→
🔍
TOC
Build Automation for Ciao
»
Manifest compiler
»
bundlehooks_holder (library)
ON THIS PAGE
Usage and interface
Documentation on exports
Documentation on imports
bundlehooks_holder (library)
Usage and interface
Library usage:
:- use_module(ciaobld(bundlehooks_holder)).
Exports:
Predicates:
do_use_module/1
,
do_unload/1
.
Documentation on exports
PREDICATE
do_use_module/1
No further documentation available for this predicate.
PREDICATE
do_unload/1
No further documentation available for this predicate.
Documentation on imports
This module has the following direct dependencies:
System library modules:
compiler
.
Packages:
prelude
,
initial
,
condcomp
,
dynmod_holder
.