Go to the first, previous, next, last section, table of contents.


Pretty-printing assertions

Author(s): Francisco Bueno Carrillo.

Version: 1.11#222 (2004/5/24, 13:8:7 CEST)

Version of last change: 1.11#206 (2004/3/3, 18:25:25 CET)

This module defines some predicates which are useful for writing assertions in a readable form.

Usage and interface (assrt_write)

Documentation on exports (assrt_write)

PREDICATE: write_assertion/6:

Usage: write_assertion(Goal, Status, Type, Body, Dict, Flag)

PREDICATE: write_assertion_as_comment/6:

Usage: write_assertion_as_comment(Goal, Status, Type, Body, Dict, Flag)


Go to the first, previous, next, last section, table of contents.