root/trunk/library/experimental/NOTES.txt

Revision 4662, 0.7 KB (checked in by pmoura, 6 days ago)

Updated copyright notice.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1================================================================
2Logtalk - Open source object-oriented logic programming language
3Release 2.35.0
4
5Copyright (c) 1998-2009 Paulo Moura.        All Rights Reserved.
6Logtalk is free software.  You can redistribute it and/or modify
7it under the terms of the "Artistic License 2.0" as published by
8The Perl Foundation. Consult the "LICENSE.txt" file for details.
9================================================================
10
11This folder contains objects, categories, and protocols whose
12implementation is Prolog-compiler dependent. Each sub-folder
13contains files specific for a Prolog compiler. All code in this
14folder is under development, incomplete, and should be considered
15highly experimental.
Note: See TracBrowser for help on using the browser.