add_to_path/2¶
add_to_path(+Directory:atom, +Position:atom)* is det,deprecated
YAP-specific predicate to include directory in front or back of library search path. We suggest using user:file_search_path//22 for compatibility with other Prologs and more extensive functionality.