☰
↑
←
→
🔍
TOC
Build Automation for Ciao
»
Builder commands
»
Messages for the build process
ON THIS PAGE
Usage and interface
Documentation on exports
Documentation on imports
Messages for the build process
Usage and interface
Library usage:
:- use_module(ciaobld(messages_aux)).
Exports:
Predicates:
cmd_message/3
,
dmc_message/3
,
normal_message/2
,
verbose_message/2
.
Documentation on exports
PREDICATE
cmd_message/3
No further documentation available for this predicate.
PREDICATE
dmc_message/3
No further documentation available for this predicate.
PREDICATE
normal_message/2
No further documentation available for this predicate.
PREDICATE
verbose_message/2
No further documentation available for this predicate.
Documentation on imports
This module has the following direct dependencies:
Application modules:
config_common
.
System library modules:
format
,
lists
.
Packages:
prelude
,
initial
,
condcomp
,
assertions
,
assertions/assertions_basic
,
regtypes
,
hiord
.