Changeset 4078 for trunk/libpaths
- Timestamp:
- 02/14/08 02:26:44 (11 months ago)
- Files:
-
- 1 modified
-
trunk/libpaths/libpaths.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/libpaths/libpaths.pl
r4056 r4078 33 33 assertz(logtalk_library_path(errors, examples('errors/'))), 34 34 assertz(logtalk_library_path(expansion, examples('expansion/'))), 35 assertz(logtalk_library_path(fft, threads('fft/'))), 35 36 assertz(logtalk_library_path(fibonacci, threads('fibonacci/'))), 36 37 assertz(logtalk_library_path(functions, threads('functions/'))),
