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


Pretty-printing assertions

Author(s): Francisco Bueno Carrillo.

Version: 1.5#118 (2000/4/19, 18:13:43 CEST)

Version of last change: 1.5#2 (1999/11/29, 18:2:53 MET)

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.