Changeset 4108 for trunk/libpaths
- Timestamp:
- 02/25/08 03:14:58 (11 months ago)
- Files:
-
- 1 modified
-
trunk/libpaths/libpaths.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/libpaths/libpaths.pl
r4102 r4108 52 52 assertz(logtalk_library_path(modules, examples('modules/'))), 53 53 assertz(logtalk_library_path(msglog, examples('msglog/'))), 54 assertz(logtalk_library_path(mtbatch, threads('mtbatch/'))), 54 55 assertz(logtalk_library_path(nondet, threads('nondet/'))), 55 56 assertz(logtalk_library_path(operators, examples('operators/'))),
