flags
Flags was developed at Katholieke Universiteit Leuven
Copyright 2010
Katholieke Universiteit Leuven
License: The Artistic License 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)).