1:- module(pac_init, []).    2% :- doc_server(4000).    % Start PlDoc at port 4000
    3% :- portray_text(true).  % Enable portray of strings
    4:- use_module(pac).