ensure_loaded(prog). ensure_loaded('dir/file'). ensure_loaded([file1, 'file2.pl']). ensure_loaded(library(lists)).