Changeset 4276 for trunk/examples/NOTES.txt
- Timestamp:
- 05/24/08 11:46:34 (6 months ago)
- Files:
-
- 1 modified
-
trunk/examples/NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/NOTES.txt
r4233 r4276 96 96 encodings 97 97 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) 99 100 100 101 engines … … 185 186 186 187 roots 187 objects, protocols, and categories needed by mostof the other188 objects, protocols, and categories used by some of the other 188 189 examples; illustrates how you can define object creation and 189 190 abolishing methods, complete with initialization and termination
