Changeset 3837 for trunk/libpaths

Show
Ignore:
Timestamp:
09/15/07 03:01:42 (16 months ago)
Author:
pmoura
Message:

Added a missing entry to the "libpaths.pl" file for the "testing" example.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/libpaths/libpaths.pl

    r3824 r3837  
    7070     assertz(logtalk_library_path(tabling, examples('tabling/'))), 
    7171     assertz(logtalk_library_path(tak, threads('tak/'))), 
     72     assertz(logtalk_library_path(testing, examples('testing/'))), 
    7273     assertz(logtalk_library_path(threads, examples('threads/'))), 
    7374     assertz(logtalk_library_path(viewpoints, examples('viewpoints/'))))).