Changeset 4458 for trunk/libpaths

Show
Ignore:
Timestamp:
08/30/08 13:09:52 (4 months ago)
Author:
pmoura
Message:

Added missing library path entry for the ECLiPSe constraints example.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/libpaths/libpaths.pl

    r4415 r4458  
    3030     assertz(logtalk_library_path(classvars, examples('classvars/'))), 
    3131     assertz(logtalk_library_path(clp_bp, constraints('bp/'))), 
     32     assertz(logtalk_library_path(clp_eclipse, constraints('eclipse/'))), 
    3233     assertz(logtalk_library_path(clp_gprolog, constraints('gprolog/'))), 
    3334     assertz(logtalk_library_path(clp_swipl, constraints('swipl/'))),