cc4531cd1e
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@53 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
18 lines
509 B
Plaintext
18 lines
509 B
Plaintext
=================================================================
|
|
Logtalk - Object oriented extension to Prolog
|
|
Release 2.8.4
|
|
|
|
Copyright (c) 1998-2001 Paulo Moura. All Rights Reserved.
|
|
=================================================================
|
|
|
|
To load all objects in this library consult the miscellaneous.loader utility
|
|
file (note that the *.loader files are Prolog files).
|
|
|
|
You will also need to load the library/types.loader file.
|
|
|
|
hanoi.lgt
|
|
Towers of Hanoi example
|
|
|
|
queens.lgt
|
|
N-Queens example
|