13 lines
440 B
Plaintext
13 lines
440 B
Plaintext
|
=================================================================
|
||
|
Logtalk - Object oriented extension to Prolog
|
||
|
Release 2.29.1
|
||
|
|
||
|
Copyright (c) 1998-2006 Paulo Moura. All Rights Reserved.
|
||
|
=================================================================
|
||
|
|
||
|
|
||
|
To load this example and for sample queries, please see the SCRIPT file.
|
||
|
|
||
|
This folder contains a Logtalk implementation of the classical "dining
|
||
|
philosophers" multi-threading problem.
|