Changeset 4444 for trunk/examples

Show
Ignore:
Timestamp:
08/22/08 14:34:33 (5 months ago)
Author:
pmoura
Message:

Updated ECLiPSe compatibility notes and config files for version 6.0#33.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/constraints/NOTES.txt

    r4415 r4444  
    1111 
    1212The examples in this folder illustrate how to use Constraint Domain Solvers  
    13 (such as the CLP(FD) library included with SWI-Prolog and YAP or the native  
    14 Finite Domain Solvers in GNU Prolog and B-Prolog) within Logtalk objects and  
    15 categories. 
     13(such as the CLP(FD) library included with ECLiPSe, SWI-Prolog, and YAP or  
     14the native Finite Domain Solvers in GNU Prolog and B-Prolog) within Logtalk  
     15objects and categories.