Dynamic predicate used to specify library directories. Default
./lib, /lib/prolog and the system's library
(in this order) are defined. The user may add library directories using
assertz/1, asserta/1
or remove system defaults using retract/1.
Deprecated. New code should use file_search_path/2.