Changeset 4501 for trunk/libpaths
- Timestamp:
- 10/12/08 09:42:46 (3 months ago)
- Files:
-
- 1 modified
-
trunk/libpaths/libpaths.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/libpaths/libpaths.pl
r4466 r4501 70 70 assertz(logtalk_library_path(operators, examples('operators/'))), 71 71 assertz(logtalk_library_path(parametric, examples('parametric/'))), 72 assertz(logtalk_library_path(people, examples('people/'))), 72 73 assertz(logtalk_library_path(philosophers, threads('philosophers/'))), 73 74 assertz(logtalk_library_path(poem, examples('poem/'))),
