b77427df89
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@211 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
16 lines
672 B
Plaintext
16 lines
672 B
Plaintext
=================================================================
|
|
Logtalk - Object oriented extension to Prolog
|
|
Release 2.9.1
|
|
|
|
Copyright (c) 1998-2001 Paulo Moura. All Rights Reserved.
|
|
=================================================================
|
|
|
|
The examples in this folder are adopted from the Logic&Objects system
|
|
by Francis G. McCabe. Detailed descriptions and the original source code
|
|
can be found on the book "Logic and Objects" by the author published by
|
|
Prentice Hall.
|
|
|
|
Note that because Logtalk lacks the functional notation of the
|
|
Logic&Objects system, my adaptation of the book examples may have
|
|
introduced some bugs not present in the original code.
|