/usr/lib/swipl/xpce/prolog/boot/pce_autoload.pl
All Application Manual Name SummaryHelp

  • prolog
    • boot
      • pce_error.pl
      • pce_expand.pl
      • pce_pl.pl
      • pce_principal.pl
      • pce_global.pl
      • pce_expansion.pl
      • pce_realise.pl
      • pce_goal_expansion.pl
      • pce_autoload.pl
        • pce_autoload/2
      • pce_editor.pl
      • pce_keybinding.pl
      • pce_portray.pl
 pce_autoload(+ClassName, +FileSpec)
States class `ClassName' can be created by loading the Prolog file `FileSpec'. This will actually be done if either the class is actually needed by PCE or pce_autoload_all/0 is called.