PLOGHELP LOAD

    :- library(useful).

    ?- load(File).

The library predicate load/1 (defined in LIBRARY USEFUL) is a synonym
for reconsult/1.

See PLOGHELP * USEFUL, * RECONSULT

--- C.all/plog/help/load -----------------------------------------------
--- Copyright University of Sussex 1988. All rights reserved. ----------
