This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/Logtalk/examples/modules/NOTES.txt

17 lines
637 B
Plaintext
Raw Normal View History

=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.28.2
Copyright (c) 1998-2006 Paulo Moura. All Rights Reserved.
=================================================================
To load this example and for sample queries, please see the SCRIPT file.
This example illustrates compilation of Prolog module files as objects.
Due to the lack of standardization of Prolog module systems, the module
files must use only a common subset of Prolog module directives. Consult
the "Prolog Integration and Migration Guide" in the Logtalk documentation
for details.