NextPrevUpTopContentsIndex

undefcontext

Macro
Syntax

undefcontext context-name &rest ignore

Arguments

context-name is a symbol which names a context. ignore is ignored. It is provided so that "un" may be prepended to a context definition in an editor buffer and evaluated to remove the context.

Description

Removes the named context and all the rules in it.

Examples
(undefcontext my-context)
See also

defcontext


KnowledgeWorks and Prolog User Guide (Macintosh version) - 4 Apr 2005

NextPrevUpTopContentsIndex