category/1-2
category(Category) category(Category, implements(Protocols))Starting category directive.
category(+category_identifier) category(+category_identifier, implements(+implemented_protocols))
:- category(monitoring). :- category(monitoring, implements(monitoringp)). :- category(attributes, implements(protected::variables)).
Previous | Next | Table of Contents | Bibliography | Glossary
Last updated on: August 6, 2002