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 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)).