☰
↑
←
→
🔍
TOC
The Ciao System
»
PART VIII - Additional libraries
»
ctrlcclean (library)
ON THIS PAGE
Usage and interface
Documentation on exports
Documentation on imports
ctrlcclean (library)
Usage and interface
Library usage:
:- use_module(library(ctrlcclean)).
Exports:
Predicates:
ctrlc_clean/1
,
delete_on_ctrlc/2
,
ctrlcclean/0
.
Documentation on exports
PREDICATE
ctrlc_clean/1
No further documentation available for this predicate.
Meta-predicate
with arguments:
ctrlc_clean(goal)
.
PREDICATE
delete_on_ctrlc/2
No further documentation available for this predicate.
PREDICATE
ctrlcclean/0
No further documentation available for this predicate.
Documentation on imports
This module has the following direct dependencies:
System library modules:
datafacts_rt
,
system
.
Packages:
noprelude
,
initial
,
condcomp
,
datafacts
.