add_to_path/1

add_to_path(+Directory:atom)* is det,deprecated

  1. honor user definition

YAP-specific predicate to include directory in library search path. We suggest using user:file_search_path//22 for compatibility with other Prologs.

  1. honor user definition

YAP-specific predicate to include directory in library search path. We suggest using user:file_search_path//22 for compatibility with other Prologs.