root/trunk/library/all.notes

Revision 4572, 0.6 KB (checked in by pmoura, 2 weeks ago)

Updated the Logtalk version number to 2.33.3 in preparation for the next release.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1
2================================================================
3Logtalk - Open source object-oriented logic programming language
4Release 2.33.3
5
6Copyright (c) 1998-2008 Paulo Moura.        All Rights Reserved.
7Logtalk is free software.  You can redistribute it and/or modify
8it under the terms of the "Artistic License 2.0" as published by
9The Perl Foundation. Consult the "LICENSE.txt" file for details.
10================================================================
11
12
13The all_loader.lgt file will load all the entities loaded by the other
14loader files:
15
16    | ?- logtalk_load(all_loader).
Note: See TracBrowser for help on using the browser.