
make.pl -- Reload modified source filesThis module provides the SWI-Prolog `make' facility that synchronises Prolog internal database after loaded files have been edited.
makemake_hook(before, Files)make_hook(after, Files)The hooks are called with an empty list if no files need reloading.
make_reload_file(File)