:- initialization(
logtalk_load([
metap, meta,
loopp, loop])).
/*
If you intend to use the FOP XSL:FO processor for generating PDF documenting
files, comment the directive above and uncomment the directive below
logtalk_load(
[metap, meta,
loopp, loop], [xmlsref(standalone)])).
*/