root/tags/lgt2202/library/dependents.notes

Revision 1438, 472 bytes (checked in by pmoura, 4 years ago)

Updated Logtalk release number to 2.20.2.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1=================================================================
2Logtalk - Object oriented extension to Prolog
3Release 2.20.2
4
5Copyright (c) 1998-2004 Paulo Moura.  All Rights Reserved.
6=================================================================
7
8
9To load all entities in this group load the dependents_loader.lgt
10utility file:
11
12    | ?- logtalk_load(dependents_loader).
13
14The categories "observer" and "subject" implement the Smalltalk
15dependent handling mechanism.
Note: See TracBrowser for help on using the browser.