Did you know ... Search Documentation:
Pack logtalk -- logtalk-3.77.0/manuals/_sources/contributions/flags.rst.txt

.. _library_flags:

flags

Flags was developed at Katholieke Universiteit Leuven

SPDX-FileCopyrightText: 2010 Katholieke Universiteit Leuven SPDX-License-Identifier: Artistic-2.0

| Contributions to this file: | Author: Theofrastos Mantadelis | Suggestions: Paulo Moura | Version: 1 | Date: 27/11/2010

API documentation

Open the `../../docs/library_index.html#flags <../../docs/library_index.html#flags>`__ link in a web browser.

Loading

To load all entities in this library, load the loader.lgt file:

::

?- logtalk_load(flags(loader)).

Testing

To test this library predicates, load the tester.lgt file:

::

| ?- logtalk_load(flags(tester)).