================================================================ Logtalk - Open source object-oriented logic programming language Release 2.34.1 Copyright (c) 1998-2008 Paulo Moura. All Rights Reserved. Logtalk is free software. You can redistribute it and/or modify it under the terms of the "Artistic License 2.0" as published by The Perl Foundation. Consult the "LICENSE.txt" file for details. ================================================================ This folder contains a single Prolog file, "logtalk.pl", which implements both the Logtalk compiler and the Logtalk runtime. Before loading this file into your favorite Prolog compiler, you must first load the appropriated configuration file for your Prolog compiler that you will find in the "configs" directory. The "logtalk.pl" file is formatted using four-space tabs.