Show
Ignore:
Timestamp:
05/24/08 11:46:34 (6 months ago)
Author:
pmoura
Message:

Minor documentation improvements.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/NOTES.txt

    r4233 r4276  
    9696encodings 
    9797    very simple example of using the new, experimental encoding/1  
    98     directive (requires Logtalk to be run with the SWI-Prolog compiler) 
     98    directive (requires Logtalk to be run with either YAP, SWI-Prolog, 
     99    CxProlog, or SICStus Prolog) 
    99100 
    100101engines 
     
    185186 
    186187roots 
    187     objects, protocols, and categories needed by most of the other  
     188    objects, protocols, and categories used by some of the other  
    188189    examples; illustrates how you can define object creation and  
    189190    abolishing methods, complete with initialization and termination