diff --git a/lang/swipl/Makefile b/lang/swipl/Makefile index a56792c06b6c..283e3b5eec94 100644 --- a/lang/swipl/Makefile +++ b/lang/swipl/Makefile @@ -1,95 +1,94 @@ PORTNAME= swi-pl -DISTVERSION= 9.0.4 -PORTREVISION= 1 +DISTVERSION= 9.2.2 CATEGORIES= lang MASTER_SITES= http://www.swi-prolog.org/download/stable/src/ DISTNAME= swipl-${DISTVERSION} MAINTAINER= mailinglist@diamondbox.dk COMMENT= Edinburgh-style Prolog compiler WWW= https://www.swi-prolog.org/ LICENSE= BSD2CLAUSE BROKEN_i386= FAILED: man/lib/clpfdlib.tex BROKEN_mips= fails to link: libswipl.so: undefined reference to '__sync_sub_and_fetch_4' BROKEN_mips64= fails to link: libswipl.so: undefined reference to '__sync_sub_and_fetch_4' -LIB_DEPENDS= libpcre.so:devel/pcre \ +LIB_DEPENDS= libpcre2-posix.so:devel/pcre2 \ libossp-uuid.so:misc/ossp-uuid \ libyaml.so:textproc/libyaml -BUILD_DEPENDS= /usr/local/lib/qt5/bin/qmake:devel/qt5-qmake - USES= cmake compiler:c11 libarchive libedit pathfix pkgconfig \ - readline shebangfix ssl xorg + python readline shebangfix ssl xorg USE_XORG= ice sm x11 xext xft xinerama xpm xt OPTIONS_DEFINE= DOCS EXAMPLES GMP ODBC TCMALLOC THREADED XPCE OPTIONS_DEFAULT= GMP ODBC TCMALLOC THREADED XPCE OPTIONS_SUB= yes MAKE_ENV= XDG_DATA_DIRS=/dummy -CMAKE_ARGS= -DSWIPL_PACKAGES_JAVA=OFF -DBUILD_TESTING=OFF +CMAKE_ARGS= -DSWIPL_PACKAGES_JAVA=OFF -DSWIPL_PACKAGES_QT=OFF -DBUILD_TESTING=OFF LDFLAGS+= -lstdthreads DOCS_CMAKE_ON= -DINSTALL_DOCUMENTATION=ON DOCS_CMAKE_OFF= -DINSTALL_DOCUMENTATION=OFF TCMALLOC_DESC= Use tcmalloc instead of default freebsd jemalloc TCMALLOC_CMAKE_ON= -DUSE_TCMALLOC=ON TCMALLOC_CMAKE_OFF= -DUSE_TCMALLOC=OFF TCMALLOC_LIB_DEPENDS= libtcmalloc.so:devel/google-perftools XPCE_DESC= Install XPCE graphical support XPCE_CMAKE_ON= -DSWIPL_PACKAGES_X=ON XPCE_CMAKE_OFF= -DSWIPL_PACKAGES_X=OFF XPCE_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 XPCE_USES= jpeg GMP_DESC= Enable bignum and rational numbers GMP_CMAKE_ON= -DUSE_GMP=ON GMP_CMAKE_OFF= -DUSE_GMP=OFF GMP_LIB_DEPENDS= libgmp.so:math/gmp THREADED_DESC= Enable support for Prolog threads THREADED_CMAKE_ON= -DMULTI_THREADED=ON THREADED_CMAKE_OFF= -DMULTI_THREADED=OFF ODBC_DESC= Enable ODBC and CQL packages ODBC_CMAKE_ON= -DSWIPL_PACKAGES_ODBC=ON ODBC_CMAKE_OFF= -DSWIPL_PACKAGES_ODBC=OFF ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC .include SHEBANG_FILES= library/dialect/sicstus/swipl-lfr.pl SHEBANG_LANG= swipl CMAKE_BUILD_TYPE= Release NOPRECIOUSMAKEVARS= yes .include USE_LDCONFIG= ${PREFIX}/lib/swipl/lib/${ARCH}-${OPSYS:tl} PLIST_SUB+= ARCH=${ARCH} OS=${OPSYS:tl} .if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == armv7 || ${ARCH} == i386 || ${ARCH} == powerpc64 || ${ARCH} == powerpc64le LIB_DEPENDS+= libunwind.so:devel/libunwind .endif post-patch: @${REINPLACE_CMD} -e 's/malloc\.h/stdlib.h/' \ ${WRKSRC}/packages/cpp/SWI-cpp.h + @${REINPLACE_CMD} -e 's/malloc\.h/stdlib.h/' \ + ${WRKSRC}/packages/cpp/SWI-cpp2.h @${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|' \ - ${WRKSRC}/CMakeLists.txt + ${WRKSRC}/cmake/LocationsPostPorts.cmake post-install-XPCE-on: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/swipl/lib/${ARCH}-${OPSYS:tl}/pl2xpce.so .include diff --git a/lang/swipl/distinfo b/lang/swipl/distinfo index 936276bd8cd9..47fb5f3c6e6a 100644 --- a/lang/swipl/distinfo +++ b/lang/swipl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681825761 -SHA256 (swipl-9.0.4.tar.gz) = feb2815a51d34fa81cb34e8149830405935a7e1d1c1950461239750baa8b49f0 -SIZE (swipl-9.0.4.tar.gz) = 11854471 +TIMESTAMP = 1709778650 +SHA256 (swipl-9.2.2.tar.gz) = 896fd51196fd3becd574486da75a924f272e8d63332459292b305986cf101fc3 +SIZE (swipl-9.2.2.tar.gz) = 12249775 diff --git a/lang/swipl/pkg-plist b/lang/swipl/pkg-plist index 017cf9ba7bc4..b3169d2cbcb9 100644 --- a/lang/swipl/pkg-plist +++ b/lang/swipl/pkg-plist @@ -1,1992 +1,2050 @@ bin/swipl bin/swipl-ld lib/cmake/swipl/SWIPLConfig.cmake lib/cmake/swipl/SWIPLConfigVersion.cmake -lib/cmake/swipl/SWIPLTargets-release.cmake +lib/cmake/swipl/SWIPLTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/swipl/SWIPLTargets.cmake lib/swipl/LICENSE lib/swipl/README.md +lib/swipl/app/README.md +lib/swipl/app/app.pl +lib/swipl/app/latex2html.pl +lib/swipl/app/mqi.pl +lib/swipl/app/pack.pl +lib/swipl/app/qlf.pl lib/swipl/bin/%%ARCH%%-%%OS%%/swipl lib/swipl/bin/%%ARCH%%-%%OS%%/swipl-ld lib/swipl/bin/latex2html lib/swipl/bin/swipl.home lib/swipl/boot.prc lib/swipl/boot/apply.pl lib/swipl/boot/attvar.pl lib/swipl/boot/autoload.pl lib/swipl/boot/bags.pl lib/swipl/boot/dcg.pl lib/swipl/boot/dicts.pl lib/swipl/boot/dwim.pl lib/swipl/boot/engines.pl lib/swipl/boot/expand.pl lib/swipl/boot/gc.pl lib/swipl/boot/history.pl lib/swipl/boot/init.pl lib/swipl/boot/iri.pl lib/swipl/boot/license.pl lib/swipl/boot/load.pl lib/swipl/boot/messages.pl lib/swipl/boot/packs.pl lib/swipl/boot/predopts.pl lib/swipl/boot/qlf.pl lib/swipl/boot/rc.pl lib/swipl/boot/syspred.pl lib/swipl/boot/tabling.pl lib/swipl/boot/toplevel.pl lib/swipl/boot/topvars.pl lib/swipl/cmake/swipl.cmake lib/swipl/customize/README.md lib/swipl/customize/edit lib/swipl/customize/init.pl lib/swipl/demo/README.md lib/swipl/demo/likes.pl -%%PORTDOCS%%lib/swipl/doc/Manual/64bits.html -%%PORTDOCS%%lib/swipl/doc/Manual/Bibliography.html -%%PORTDOCS%%lib/swipl/doc/Manual/Contents.html -%%PORTDOCS%%lib/swipl/doc/Manual/DCG.html -%%PORTDOCS%%lib/swipl/doc/Manual/DDE.html -%%PORTDOCS%%lib/swipl/doc/Manual/DocIndex.html -%%PORTDOCS%%lib/swipl/doc/Manual/IDE.html -%%PORTDOCS%%lib/swipl/doc/Manual/IO.html -%%PORTDOCS%%lib/swipl/doc/Manual/WFS.html -%%PORTDOCS%%lib/swipl/doc/Manual/abi-versions.html -%%PORTDOCS%%lib/swipl/doc/Manual/acknowledge.html -%%PORTDOCS%%lib/swipl/doc/Manual/aggregate.html -%%PORTDOCS%%lib/swipl/doc/Manual/allsolutions.html -%%PORTDOCS%%lib/swipl/doc/Manual/altmoduleapi.html -%%PORTDOCS%%lib/swipl/doc/Manual/ancestral-cut.html -%%PORTDOCS%%lib/swipl/doc/Manual/ansiterm.html -%%PORTDOCS%%lib/swipl/doc/Manual/apply.html -%%PORTDOCS%%lib/swipl/doc/Manual/arith.html -%%PORTDOCS%%lib/swipl/doc/Manual/assoc.html -%%PORTDOCS%%lib/swipl/doc/Manual/attvar.html -%%PORTDOCS%%lib/swipl/doc/Manual/autoload.html -%%PORTDOCS%%lib/swipl/doc/Manual/basics.html -%%PORTDOCS%%lib/swipl/doc/Manual/bidicts.html -%%PORTDOCS%%lib/swipl/doc/Manual/breakpoint.html -%%PORTDOCS%%lib/swipl/doc/Manual/broadcast.html -%%PORTDOCS%%lib/swipl/doc/Manual/broadcast.png -%%PORTDOCS%%lib/swipl/doc/Manual/builtin.html -%%PORTDOCS%%lib/swipl/doc/Manual/builtin-statistics.html -%%PORTDOCS%%lib/swipl/doc/Manual/builtinlist.html -%%PORTDOCS%%lib/swipl/doc/Manual/by-sa.png -%%PORTDOCS%%lib/swipl/doc/Manual/charconv.html -%%PORTDOCS%%lib/swipl/doc/Manual/chario.html -%%PORTDOCS%%lib/swipl/doc/Manual/chars.html -%%PORTDOCS%%lib/swipl/doc/Manual/charsio.html -%%PORTDOCS%%lib/swipl/doc/Manual/chartype.html -%%PORTDOCS%%lib/swipl/doc/Manual/check.html -%%PORTDOCS%%lib/swipl/doc/Manual/chr-compatibility.html -%%PORTDOCS%%lib/swipl/doc/Manual/chr-debugging.html -%%PORTDOCS%%lib/swipl/doc/Manual/chr-examples.html -%%PORTDOCS%%lib/swipl/doc/Manual/chr-guidelines.html -%%PORTDOCS%%lib/swipl/doc/Manual/chr-intro.html -%%PORTDOCS%%lib/swipl/doc/Manual/chr-syntaxandsemantics.html -%%PORTDOCS%%lib/swipl/doc/Manual/chr-warnings-and-errors.html -%%PORTDOCS%%lib/swipl/doc/Manual/chr.html -%%PORTDOCS%%lib/swipl/doc/Manual/clp.html -%%PORTDOCS%%lib/swipl/doc/Manual/clpb.html -%%PORTDOCS%%lib/swipl/doc/Manual/clpfd.html -%%PORTDOCS%%lib/swipl/doc/Manual/clpqr.html -%%PORTDOCS%%lib/swipl/doc/Manual/cmdline.html -%%PORTDOCS%%lib/swipl/doc/Manual/compare.html -%%PORTDOCS%%lib/swipl/doc/Manual/compilation.html -%%PORTDOCS%%lib/swipl/doc/Manual/consulting.html -%%PORTDOCS%%lib/swipl/doc/Manual/contrib.html -%%PORTDOCS%%lib/swipl/doc/Manual/control.html -%%PORTDOCS%%lib/swipl/doc/Manual/coroutining.html -%%PORTDOCS%%lib/swipl/doc/Manual/csv.html -%%PORTDOCS%%lib/swipl/doc/Manual/ctxmodule.html -%%PORTDOCS%%lib/swipl/doc/Manual/cyclic.html -%%PORTDOCS%%lib/swipl/doc/Manual/db.html -%%PORTDOCS%%lib/swipl/doc/Manual/debug-deployed-systems.html -%%PORTDOCS%%lib/swipl/doc/Manual/debug-determinism.html -%%PORTDOCS%%lib/swipl/doc/Manual/debug.html -%%PORTDOCS%%lib/swipl/doc/Manual/debugger.html -%%PORTDOCS%%lib/swipl/doc/Manual/debugoverview.html -%%PORTDOCS%%lib/swipl/doc/Manual/defmodule.html -%%PORTDOCS%%lib/swipl/doc/Manual/delcont.html -%%PORTDOCS%%lib/swipl/doc/Manual/deployment-options.html -%%PORTDOCS%%lib/swipl/doc/Manual/dialect-notes.html -%%PORTDOCS%%lib/swipl/doc/Manual/dialect.html -%%PORTDOCS%%lib/swipl/doc/Manual/dicts.html -%%PORTDOCS%%lib/swipl/doc/Manual/dynamic-modules.html -%%PORTDOCS%%lib/swipl/doc/Manual/dynamic.html -%%PORTDOCS%%lib/swipl/doc/Manual/edit.html -%%PORTDOCS%%lib/swipl/doc/Manual/editreload.html -%%PORTDOCS%%lib/swipl/doc/Manual/engine-examples.html -%%PORTDOCS%%lib/swipl/doc/Manual/engine-predicates.html -%%PORTDOCS%%lib/swipl/doc/Manual/engine-resources.html -%%PORTDOCS%%lib/swipl/doc/Manual/engines.html -%%PORTDOCS%%lib/swipl/doc/Manual/error.html -%%PORTDOCS%%lib/swipl/doc/Manual/examineprog.html -%%PORTDOCS%%lib/swipl/doc/Manual/excepthook.html -%%PORTDOCS%%lib/swipl/doc/Manual/exception.html -%%PORTDOCS%%lib/swipl/doc/Manual/exception3.html -%%PORTDOCS%%lib/swipl/doc/Manual/ext-integration.html -%%PORTDOCS%%lib/swipl/doc/Manual/ext-issues.html -%%PORTDOCS%%lib/swipl/doc/Manual/ext-lists.html -%%PORTDOCS%%lib/swipl/doc/Manual/ext-syntax.html -%%PORTDOCS%%lib/swipl/doc/Manual/extensions.html -%%PORTDOCS%%lib/swipl/doc/Manual/fastrw.html -%%PORTDOCS%%lib/swipl/doc/Manual/files.html -%%PORTDOCS%%lib/swipl/doc/Manual/findappfile.html -%%PORTDOCS%%lib/swipl/doc/Manual/findhome.html -%%PORTDOCS%%lib/swipl/doc/Manual/flags.html -%%PORTDOCS%%lib/swipl/doc/Manual/forall2.html -%%PORTDOCS%%lib/swipl/doc/Manual/foreign.html -%%PORTDOCS%%lib/swipl/doc/Manual/foreign-streams.html -%%PORTDOCS%%lib/swipl/doc/Manual/foreigninclude.html -%%PORTDOCS%%lib/swipl/doc/Manual/foreignlink.html -%%PORTDOCS%%lib/swipl/doc/Manual/foreignnotes.html -%%PORTDOCS%%lib/swipl/doc/Manual/foreignoverview.html -%%PORTDOCS%%lib/swipl/doc/Manual/foreignthread.html -%%PORTDOCS%%lib/swipl/doc/Manual/foreigntypes.html -%%PORTDOCS%%lib/swipl/doc/Manual/foreignxmp.html -%%PORTDOCS%%lib/swipl/doc/Manual/format.html -%%PORTDOCS%%lib/swipl/doc/Manual/funcsummary.html -%%PORTDOCS%%lib/swipl/doc/Manual/gemacs.html -%%PORTDOCS%%lib/swipl/doc/Manual/gensym.html -%%PORTDOCS%%lib/swipl/doc/Manual/glossary.html -%%PORTDOCS%%lib/swipl/doc/Manual/guitracer.html -%%PORTDOCS%%lib/swipl/doc/Manual/gvar.html -%%PORTDOCS%%lib/swipl/doc/Manual/hack.html -%%PORTDOCS%%lib/swipl/doc/Manual/heaps.html -%%PORTDOCS%%lib/swipl/doc/Manual/highorder.html -%%PORTDOCS%%lib/swipl/doc/Manual/history.html -%%PORTDOCS%%lib/swipl/doc/Manual/home.gif -%%PORTDOCS%%lib/swipl/doc/Manual/hooks.html -%%PORTDOCS%%lib/swipl/doc/Manual/idepreds.html -%%PORTDOCS%%lib/swipl/doc/Manual/idesummary.html -%%PORTDOCS%%lib/swipl/doc/Manual/implhistory.html -%%PORTDOCS%%lib/swipl/doc/Manual/import.html -%%PORTDOCS%%lib/swipl/doc/Manual/importmodule.html -%%PORTDOCS%%lib/swipl/doc/Manual/increval.html -%%PORTDOCS%%lib/swipl/doc/Manual/index.gif -%%PORTDOCS%%lib/swipl/doc/Manual/index.html -%%PORTDOCS%%lib/swipl/doc/Manual/info.gif -%%PORTDOCS%%lib/swipl/doc/Manual/initfile.html -%%PORTDOCS%%lib/swipl/doc/Manual/initgoal.html -%%PORTDOCS%%lib/swipl/doc/Manual/intercept.html -%%PORTDOCS%%lib/swipl/doc/Manual/interrupt.html -%%PORTDOCS%%lib/swipl/doc/Manual/intlibs.html -%%PORTDOCS%%lib/swipl/doc/Manual/intro.html -%%PORTDOCS%%lib/swipl/doc/Manual/iostream.html -%%PORTDOCS%%lib/swipl/doc/Manual/jitindex.html -%%PORTDOCS%%lib/swipl/doc/Manual/libpl.html -%%PORTDOCS%%lib/swipl/doc/Manual/library.html -%%PORTDOCS%%lib/swipl/doc/Manual/license.html -%%PORTDOCS%%lib/swipl/doc/Manual/limits.html -%%PORTDOCS%%lib/swipl/doc/Manual/listing.html -%%PORTDOCS%%lib/swipl/doc/Manual/lists.html -%%PORTDOCS%%lib/swipl/doc/Manual/loadfilehook.html -%%PORTDOCS%%lib/swipl/doc/Manual/locale.html -%%PORTDOCS%%lib/swipl/doc/Manual/main.html -%%PORTDOCS%%lib/swipl/doc/Manual/manipatom.html -%%PORTDOCS%%lib/swipl/doc/Manual/manipmodule.html -%%PORTDOCS%%lib/swipl/doc/Manual/manipstack.html -%%PORTDOCS%%lib/swipl/doc/Manual/manipterm.html -%%PORTDOCS%%lib/swipl/doc/Manual/memory.html -%%PORTDOCS%%lib/swipl/doc/Manual/metacall.html -%%PORTDOCS%%lib/swipl/doc/Manual/metapred.html -%%PORTDOCS%%lib/swipl/doc/Manual/miscarith.html -%%PORTDOCS%%lib/swipl/doc/Manual/miscpreds.html -%%PORTDOCS%%lib/swipl/doc/Manual/module-autoload.html -%%PORTDOCS%%lib/swipl/doc/Manual/modulecompat.html -%%PORTDOCS%%lib/swipl/doc/Manual/moduleop.html -%%PORTDOCS%%lib/swipl/doc/Manual/modules.html -%%PORTDOCS%%lib/swipl/doc/Manual/mt-xpce.html -%%PORTDOCS%%lib/swipl/doc/Manual/mtoplevel.html -%%PORTDOCS%%lib/swipl/doc/Manual/navigator.html -%%PORTDOCS%%lib/swipl/doc/Manual/nb_set.html -%%PORTDOCS%%lib/swipl/doc/Manual/next.gif -%%PORTDOCS%%lib/swipl/doc/Manual/occurs.html -%%PORTDOCS%%lib/swipl/doc/Manual/online-help.html -%%PORTDOCS%%lib/swipl/doc/Manual/operators.html -%%PORTDOCS%%lib/swipl/doc/Manual/opsummary.html -%%PORTDOCS%%lib/swipl/doc/Manual/option.html -%%PORTDOCS%%lib/swipl/doc/Manual/optparse.html -%%PORTDOCS%%lib/swipl/doc/Manual/ordsets.html -%%PORTDOCS%%lib/swipl/doc/Manual/otherlicenses.html -%%PORTDOCS%%lib/swipl/doc/Manual/overrule.html -%%PORTDOCS%%lib/swipl/doc/Manual/overview.html -%%PORTDOCS%%lib/swipl/doc/Manual/packs.html -%%PORTDOCS%%lib/swipl/doc/Manual/pairs.html -%%PORTDOCS%%lib/swipl/doc/Manual/pceemacs.html -%%PORTDOCS%%lib/swipl/doc/Manual/persistency.html -%%PORTDOCS%%lib/swipl/doc/Manual/pio.html -%%PORTDOCS%%lib/swipl/doc/Manual/plld.html -%%PORTDOCS%%lib/swipl/doc/Manual/portabilitystrategies.html -%%PORTDOCS%%lib/swipl/doc/Manual/portraytext.html -%%PORTDOCS%%lib/swipl/doc/Manual/practical.html -%%PORTDOCS%%lib/swipl/doc/Manual/preddesc.html -%%PORTDOCS%%lib/swipl/doc/Manual/predicate_options.html -%%PORTDOCS%%lib/swipl/doc/Manual/predsummary.html -%%PORTDOCS%%lib/swipl/doc/Manual/prev.gif -%%PORTDOCS%%lib/swipl/doc/Manual/printmsg.html -%%PORTDOCS%%lib/swipl/doc/Manual/profile.html -%%PORTDOCS%%lib/swipl/doc/Manual/profnode.png -%%PORTDOCS%%lib/swipl/doc/Manual/program-resources.html -%%PORTDOCS%%lib/swipl/doc/Manual/projectfiles.html -%%PORTDOCS%%lib/swipl/doc/Manual/prolog-event.html -%%PORTDOCS%%lib/swipl/doc/Manual/prologdebug.html -%%PORTDOCS%%lib/swipl/doc/Manual/prologjiti.html -%%PORTDOCS%%lib/swipl/doc/Manual/prologpack.html -%%PORTDOCS%%lib/swipl/doc/Manual/prologxref.html -%%PORTDOCS%%lib/swipl/doc/Manual/protect-code.html -%%PORTDOCS%%lib/swipl/doc/Manual/protocol.html -%%PORTDOCS%%lib/swipl/doc/Manual/quasiquotations.html -%%PORTDOCS%%lib/swipl/doc/Manual/quickstart.html -%%PORTDOCS%%lib/swipl/doc/Manual/random.html -%%PORTDOCS%%lib/swipl/doc/Manual/rbtrees.html -%%PORTDOCS%%lib/swipl/doc/Manual/readutil.html -%%PORTDOCS%%lib/swipl/doc/Manual/record.html -%%PORTDOCS%%lib/swipl/doc/Manual/reexport.html -%%PORTDOCS%%lib/swipl/doc/Manual/registry.html -%%PORTDOCS%%lib/swipl/doc/Manual/resmodules.html -%%PORTDOCS%%lib/swipl/doc/Manual/runtime.html -%%PORTDOCS%%lib/swipl/doc/Manual/saved-states.html -%%PORTDOCS%%lib/swipl/doc/Manual/settings.html -%%PORTDOCS%%lib/swipl/doc/Manual/signal.html -%%GMP%%%%PORTDOCS%%lib/swipl/doc/Manual/simplex.html -%%PORTDOCS%%lib/swipl/doc/Manual/softlicense.html -%%PORTDOCS%%lib/swipl/doc/Manual/solutionsequences.html -%%PORTDOCS%%lib/swipl/doc/Manual/sponsor.html -%%PORTDOCS%%lib/swipl/doc/Manual/ssu.html -%%PORTDOCS%%lib/swipl/doc/Manual/state-initialization.html -%%PORTDOCS%%lib/swipl/doc/Manual/statistics.html -%%PORTDOCS%%lib/swipl/doc/Manual/status.html -%%PORTDOCS%%lib/swipl/doc/Manual/streamstat.html -%%PORTDOCS%%lib/swipl/doc/Manual/string.html -%%PORTDOCS%%lib/swipl/doc/Manual/strings.html -%%PORTDOCS%%lib/swipl/doc/Manual/summary.html -%%PORTDOCS%%lib/swipl/doc/Manual/swiorother.html -%%PORTDOCS%%lib/swipl/doc/Manual/swiprolog.html -%%PORTDOCS%%lib/swipl/doc/Manual/syntax.html -%%PORTDOCS%%lib/swipl/doc/Manual/system.html -%%PORTDOCS%%lib/swipl/doc/Manual/tables.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling-about.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling-incremental.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling-memoize.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling-mode-directed.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling-monotonic.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling-non-termination.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling-preds.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling-restraints.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling-shared.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling-subsumptive.html -%%PORTDOCS%%lib/swipl/doc/Manual/tabling.html -%%PORTDOCS%%lib/swipl/doc/Manual/termrw.html -%%PORTDOCS%%lib/swipl/doc/Manual/terms.html -%%PORTDOCS%%lib/swipl/doc/Manual/theme.html -%%PORTDOCS%%lib/swipl/doc/Manual/thmonitor.html -%%PORTDOCS%%lib/swipl/doc/Manual/thread.html -%%PORTDOCS%%lib/swipl/doc/Manual/threadcom.html -%%PORTDOCS%%lib/swipl/doc/Manual/threadcreate.html -%%PORTDOCS%%lib/swipl/doc/Manual/threadpool.html -%%PORTDOCS%%lib/swipl/doc/Manual/threads.html -%%PORTDOCS%%lib/swipl/doc/Manual/threadsync.html -%%PORTDOCS%%lib/swipl/doc/Manual/thutil.html -%%PORTDOCS%%lib/swipl/doc/Manual/tnotpure.html -%%PORTDOCS%%lib/swipl/doc/Manual/toplevel.html -%%PORTDOCS%%lib/swipl/doc/Manual/topvars.html -%%PORTDOCS%%lib/swipl/doc/Manual/tracehook.html -%%PORTDOCS%%lib/swipl/doc/Manual/tty.html -%%PORTDOCS%%lib/swipl/doc/Manual/typetest.html -%%PORTDOCS%%lib/swipl/doc/Manual/ugraphs.html -%%PORTDOCS%%lib/swipl/doc/Manual/up.gif -%%PORTDOCS%%lib/swipl/doc/Manual/url.html -%%PORTDOCS%%lib/swipl/doc/Manual/usingmodules.html -%%PORTDOCS%%lib/swipl/doc/Manual/varnumbers.html -%%PORTDOCS%%lib/swipl/doc/Manual/wasm-calling.html -%%PORTDOCS%%lib/swipl/doc/Manual/wasm-js-call.html -%%PORTDOCS%%lib/swipl/doc/Manual/wasm-loading.html -%%PORTDOCS%%lib/swipl/doc/Manual/wasm.html -%%PORTDOCS%%lib/swipl/doc/Manual/whymodules.html -%%PORTDOCS%%lib/swipl/doc/Manual/widechars.html -%%PORTDOCS%%lib/swipl/doc/Manual/wwwbrowser.html -%%PORTDOCS%%lib/swipl/doc/Manual/xref.html -%%PORTDOCS%%lib/swipl/doc/Manual/xrefchatdep.png -%%PORTDOCS%%lib/swipl/doc/Manual/xrefchatfile.png -%%PORTDOCS%%lib/swipl/doc/Manual/yall.html -%%PORTDOCS%%lib/swipl/doc/Manual/yellow_pages.gif -%%PORTDOCS%%lib/swipl/doc/manindex.db -%%PORTDOCS%%lib/swipl/doc/packages/archive.html -%%PORTDOCS%%lib/swipl/doc/packages/clib.html -%%ODBC%%%%PORTDOCS%%lib/swipl/doc/packages/cql.html -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/bool.chr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/chrdif.chr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/chrfreeze.chr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/family.chr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/fib.chr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/fibonacci.chr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/gcd.chr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/leq.chr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/listdom.chr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/primes.chr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cpp/README.md -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cpp/likes.cpp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cpp/likes.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cpp/test_cpp.cpp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cpp/test_ffi.c -%%ODBC%%%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cql/cql_demo.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/README.md -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/calc.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_body.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_client.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_daemon.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_files.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_hello.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_login.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_openid.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_pwp.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_rest.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_threads.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/linux-init-script -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/context.pwp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/index.pwp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp1.pwp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp2.pwp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp3.pwp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp4.pwp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp5.pwp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp6.pwp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp7.pwp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp8.pwp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwpdb.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/systemd-script.service -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/upstart-script.conf -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/inclpr/benchmarks.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/client.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/server.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/chunking.html -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/debugging.html -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/hack.html -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/index.html -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/input_output.html -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/pengine.html -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/queen.png -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/queens.html -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/simple.html -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/update-jquery -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pldoc/README -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pldoc/man_server.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/plunit/read.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/plunit/simple.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/bootstrap/README.md -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/bootstrap/common.mk -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/demo/Makefile -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/demo/README.md -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/demo/foo.cpp -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/demo/pb_vector.proto -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/demo/vector_demo.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/eventually_implies.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/Makefile -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/README.md -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/addressbook.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/addressbook.proto -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/addressbook2.proto -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test.proto -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test2.proto -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test2b.proto -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_interop.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_read.cc -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_read.py -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_templates.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_write.cc -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_write.py -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/unittest.proto -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/unittest_import.proto -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/unittest_import_public.proto -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/some_message.proto -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/some_message.py -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/redis/README.md -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/redis/common.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/redis/prime-node.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/redis/primes.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/client.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/README -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/client/client-cert.p12 -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/client/client-cert.pem -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/client/client-key.pem -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/cacert.pem -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/careq.pem -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/crlnumber -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/index.txt -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/index.txt.attr -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/newcerts/9DC08797A0F63F7C.pem -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/newcerts/9DC08797A0F63F7D.pem -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/private/cakey.pem -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/serial -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/server/server-cert.pem -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/server/server-key.pem -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/https.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/server.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/ping.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/pong.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/server-loop.sh -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/simple.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/stress_client.pl -%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/stress_server.pl -%%PORTDOCS%%lib/swipl/doc/packages/http.html -%%PORTDOCS%%lib/swipl/doc/packages/index.html -%%PORTDOCS%%lib/swipl/doc/packages/libedit.html -%%PORTDOCS%%lib/swipl/doc/packages/mqi.html -%%PORTDOCS%%lib/swipl/doc/packages/nlp.html -%%ODBC%%%%PORTDOCS%%lib/swipl/doc/packages/odbc.html -%%PORTDOCS%%lib/swipl/doc/packages/paxos.html -%%PORTDOCS%%lib/swipl/doc/packages/penarch.png -%%PORTDOCS%%lib/swipl/doc/packages/pengines.html -%%PORTDOCS%%lib/swipl/doc/packages/pl2cpp.html -%%PORTDOCS%%lib/swipl/doc/packages/pldoc.html -%%PORTDOCS%%lib/swipl/doc/packages/pltpruncolour.png -%%PORTDOCS%%lib/swipl/doc/packages/pltpsynch.png -%%PORTDOCS%%lib/swipl/doc/packages/plunit.html -%%PORTDOCS%%lib/swipl/doc/packages/protobufs.html -%%PORTDOCS%%lib/swipl/doc/packages/rdf2pl.html -%%PORTDOCS%%lib/swipl/doc/packages/readline.html -%%PORTDOCS%%lib/swipl/doc/packages/redis.html -%%PORTDOCS%%lib/swipl/doc/packages/semweb.html -%%PORTDOCS%%lib/swipl/doc/packages/sgml.html -%%PORTDOCS%%lib/swipl/doc/packages/ssl.html -%%PORTDOCS%%lib/swipl/doc/packages/stomp.html -%%PORTDOCS%%lib/swipl/doc/packages/table.html -%%PORTDOCS%%lib/swipl/doc/packages/utf8proc.html -%%PORTDOCS%%lib/swipl/doc/packages/yaml.html -%%PORTDOCS%%lib/swipl/doc/packages/zlib.html -lib/swipl/include/SWI-cpp2.h lib/swipl/include/SWI-Prolog.h lib/swipl/include/SWI-Stream.h lib/swipl/include/SWI-cpp.h +lib/swipl/include/SWI-cpp2-atommap.h +lib/swipl/include/SWI-cpp2-plx.h +lib/swipl/include/SWI-cpp2.cpp +lib/swipl/include/SWI-cpp2.h lib/swipl/include/Yap/YapInterface.h lib/swipl/include/sicstus/sicstus.h lib/swipl/lib/%%ARCH%%-%%OS%%/archive4pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/cgi.so lib/swipl/lib/%%ARCH%%-%%OS%%/crypt.so lib/swipl/lib/%%ARCH%%-%%OS%%/crypto4pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/double_metaphone.so lib/swipl/lib/%%ARCH%%-%%OS%%/files.so lib/swipl/lib/%%ARCH%%-%%OS%%/hashstream.so lib/swipl/lib/%%ARCH%%-%%OS%%/http_stream.so lib/swipl/lib/%%ARCH%%-%%OS%%/inclpr.so lib/swipl/lib/%%ARCH%%-%%OS%%/isub.so +lib/swipl/lib/%%ARCH%%-%%OS%%/janus.so lib/swipl/lib/%%ARCH%%-%%OS%%/json.so lib/swipl/lib/%%ARCH%%-%%OS%%/libedit4pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/libswipl.so lib/swipl/lib/%%ARCH%%-%%OS%%/libswipl.so.9 -lib/swipl/lib/%%ARCH%%-%%OS%%/libswipl.so.9.0.4 +lib/swipl/lib/%%ARCH%%-%%OS%%/libswipl.so.9.2.2 lib/swipl/lib/%%ARCH%%-%%OS%%/md54pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/memfile.so lib/swipl/lib/%%ARCH%%-%%OS%%/ntriples.so %%ODBC%%lib/swipl/lib/%%ARCH%%-%%OS%%/odbc4pl.so +lib/swipl/lib/%%ARCH%%-%%OS%%/pcre4pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/pdt_console.so %%XPCE%%lib/swipl/lib/%%ARCH%%-%%OS%%/pl2xpce.so lib/swipl/lib/%%ARCH%%-%%OS%%/porter_stem.so lib/swipl/lib/%%ARCH%%-%%OS%%/process.so lib/swipl/lib/%%ARCH%%-%%OS%%/prolog_stream.so lib/swipl/lib/%%ARCH%%-%%OS%%/protobufs.so lib/swipl/lib/%%ARCH%%-%%OS%%/rdf_db.so lib/swipl/lib/%%ARCH%%-%%OS%%/readline4pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/readutil.so lib/swipl/lib/%%ARCH%%-%%OS%%/redis4pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/rlimit.so lib/swipl/lib/%%ARCH%%-%%OS%%/sched.so lib/swipl/lib/%%ARCH%%-%%OS%%/sgml2pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/sha4pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/snowball.so lib/swipl/lib/%%ARCH%%-%%OS%%/socket.so lib/swipl/lib/%%ARCH%%-%%OS%%/ssl4pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/streaminfo.so +lib/swipl/lib/%%ARCH%%-%%OS%%/sweep-module.so lib/swipl/lib/%%ARCH%%-%%OS%%/syslog.so lib/swipl/lib/%%ARCH%%-%%OS%%/table.so lib/swipl/lib/%%ARCH%%-%%OS%%/tex.so lib/swipl/lib/%%ARCH%%-%%OS%%/time.so lib/swipl/lib/%%ARCH%%-%%OS%%/turtle.so lib/swipl/lib/%%ARCH%%-%%OS%%/uid.so lib/swipl/lib/%%ARCH%%-%%OS%%/unicode4pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/unix.so lib/swipl/lib/%%ARCH%%-%%OS%%/uri.so lib/swipl/lib/%%ARCH%%-%%OS%%/uuid.so lib/swipl/lib/%%ARCH%%-%%OS%%/websocket.so lib/swipl/lib/%%ARCH%%-%%OS%%/yaml4pl.so lib/swipl/lib/%%ARCH%%-%%OS%%/zlib4pl.so lib/swipl/lib/swiplserver/LICENSE lib/swipl/lib/swiplserver/__init__.py lib/swipl/lib/swiplserver/prologmqi.py -lib/swipl/library/DTD/HTML4.dcl -lib/swipl/library/DTD/HTML4.dtd -lib/swipl/library/DTD/HTML4.soc -lib/swipl/library/DTD/HTML5.dtd -lib/swipl/library/DTD/HTMLlat1.ent -lib/swipl/library/DTD/HTMLspec.ent -lib/swipl/library/DTD/HTMLsym.ent lib/swipl/library/INDEX.pl lib/swipl/library/aggregate.pl lib/swipl/library/ansi_term.pl lib/swipl/library/apply.pl lib/swipl/library/apply_macros.pl -lib/swipl/library/archive.pl lib/swipl/library/arithmetic.pl lib/swipl/library/assoc.pl lib/swipl/library/atom.pl lib/swipl/library/backcomp.pl lib/swipl/library/base32.pl lib/swipl/library/base64.pl lib/swipl/library/broadcast.pl lib/swipl/library/build/cmake.pl lib/swipl/library/build/conan.pl lib/swipl/library/build/make.pl lib/swipl/library/build/tools.pl -lib/swipl/library/http/graphql.pl -lib/swipl/library/c14n2.pl -lib/swipl/library/cgi.pl lib/swipl/library/charsio.pl lib/swipl/library/check.pl lib/swipl/library/check_installation.pl lib/swipl/library/checklast.pl lib/swipl/library/checkselect.pl -lib/swipl/library/chr.pl -lib/swipl/library/chr/a_star.pl -lib/swipl/library/chr/binomialheap.pl -lib/swipl/library/chr/builtins.pl -lib/swipl/library/chr/chr_compiler_errors.pl -lib/swipl/library/chr/chr_compiler_options.pl -lib/swipl/library/chr/chr_compiler_utility.pl -lib/swipl/library/chr/chr_debug.pl -lib/swipl/library/chr/chr_hashtable_store.pl -lib/swipl/library/chr/chr_integertable_store.pl -lib/swipl/library/chr/chr_messages.pl -lib/swipl/library/chr/chr_op.pl -lib/swipl/library/chr/chr_runtime.pl -lib/swipl/library/chr/chr_translate.pl -lib/swipl/library/chr/clean_code.pl -lib/swipl/library/chr/find.pl -lib/swipl/library/chr/guard_entailment.pl -lib/swipl/library/chr/listmap.pl -lib/swipl/library/chr/pairlist.pl lib/swipl/library/clp/INDEX.pl lib/swipl/library/clp/bounds.pl lib/swipl/library/clp/clp_distinct.pl lib/swipl/library/clp/clp_events.pl lib/swipl/library/clp/clpb.pl lib/swipl/library/clp/clpfd.pl -lib/swipl/library/clp/clpq.pl -lib/swipl/library/clp/clpq/bb_q.pl -lib/swipl/library/clp/clpq/bv_q.pl -lib/swipl/library/clp/clpq/fourmotz_q.pl -lib/swipl/library/clp/clpq/ineq_q.pl -lib/swipl/library/clp/clpq/itf_q.pl -lib/swipl/library/clp/clpq/nf_q.pl -lib/swipl/library/clp/clpq/store_q.pl -lib/swipl/library/clp/clpqr/class.pl -lib/swipl/library/clp/clpqr/dump.pl -lib/swipl/library/clp/clpqr/geler.pl -lib/swipl/library/clp/clpqr/highlight.pl -lib/swipl/library/clp/clpqr/itf.pl -lib/swipl/library/clp/clpqr/ordering.pl -lib/swipl/library/clp/clpqr/project.pl -lib/swipl/library/clp/clpqr/redund.pl -lib/swipl/library/clp/clpr.pl -lib/swipl/library/clp/clpr/bb_r.pl -lib/swipl/library/clp/clpr/bv_r.pl -lib/swipl/library/clp/clpr/fourmotz_r.pl -lib/swipl/library/clp/clpr/ineq_r.pl -lib/swipl/library/clp/clpr/itf_r.pl -lib/swipl/library/clp/clpr/nf_r.pl -lib/swipl/library/clp/clpr/store_r.pl -lib/swipl/library/clp/inclpr.pl -lib/swipl/library/clp/inclpr/inclpr_consistency.pl -lib/swipl/library/clp/inclpr/inclpr_core.pl -lib/swipl/library/clp/inclpr/inclpr_interval_arithmetic.pl -lib/swipl/library/clp/inclpr/inclpr_inversion.pl -lib/swipl/library/clp/inclpr/inclpr_natural_interval_extension.pl -lib/swipl/library/clp/inclpr/inclpr_newton.pl -lib/swipl/library/clp/inclpr/inclpr_ordering.pl -lib/swipl/library/clp/inclpr/inclpr_symbolic_processing.pl %%GMP%%lib/swipl/library/clp/simplex.pl lib/swipl/library/codesio.pl lib/swipl/library/coinduction.pl lib/swipl/library/console_input.pl -%%ODBC%%lib/swipl/library/cql/INDEX.pl -%%ODBC%%lib/swipl/library/cql/cql.pl -%%ODBC%%lib/swipl/library/cql/cql_autoschema.pl -%%ODBC%%lib/swipl/library/cql/cql_database.pl -%%ODBC%%lib/swipl/library/cql/cql_hooks.pl -%%ODBC%%lib/swipl/library/cql/sql_keywords.pl -%%ODBC%%lib/swipl/library/cql/sql_parser.pl -%%ODBC%%lib/swipl/library/cql/sql_tokenizer.pl -%%ODBC%%lib/swipl/library/cql/sql_write.pl -lib/swipl/library/crypt.pl -lib/swipl/library/crypto.pl lib/swipl/library/csv.pl lib/swipl/library/ctypes.pl lib/swipl/library/date.pl lib/swipl/library/dcg/INDEX.pl lib/swipl/library/dcg/basics.pl lib/swipl/library/dcg/high_order.pl lib/swipl/library/debug.pl lib/swipl/library/dialect.pl lib/swipl/library/dialect/bim.pl lib/swipl/library/dialect/commons.pl lib/swipl/library/dialect/eclipse/test_util_iso.pl lib/swipl/library/dialect/hprolog.pl lib/swipl/library/dialect/hprolog/format.pl lib/swipl/library/dialect/ifprolog.pl lib/swipl/library/dialect/iso/iso_predicates.pl lib/swipl/library/dialect/sicstus.pl lib/swipl/library/dialect/sicstus/README.TXT lib/swipl/library/dialect/sicstus/arrays.pl lib/swipl/library/dialect/sicstus/block.pl lib/swipl/library/dialect/sicstus/lists.pl lib/swipl/library/dialect/sicstus/ordsets.pl lib/swipl/library/dialect/sicstus/sockets.pl lib/swipl/library/dialect/sicstus/swipl-lfr.pl lib/swipl/library/dialect/sicstus/system.pl lib/swipl/library/dialect/sicstus/terms.pl lib/swipl/library/dialect/sicstus/timeout.pl lib/swipl/library/dialect/sicstus4.pl lib/swipl/library/dialect/sicstus4/aggregate.pl lib/swipl/library/dialect/sicstus4/between.pl lib/swipl/library/dialect/sicstus4/clpfd.pl lib/swipl/library/dialect/sicstus4/file_systems.pl lib/swipl/library/dialect/sicstus4/lists.pl lib/swipl/library/dialect/sicstus4/ordsets.pl lib/swipl/library/dialect/sicstus4/samsort.pl lib/swipl/library/dialect/sicstus4/sets.pl lib/swipl/library/dialect/sicstus4/sockets.pl lib/swipl/library/dialect/sicstus4/system.pl lib/swipl/library/dialect/sicstus4/terms.pl lib/swipl/library/dialect/sicstus4/timeout.pl lib/swipl/library/dialect/sicstus4/types.pl lib/swipl/library/dialect/swi/syspred_options.pl lib/swipl/library/dialect/xsb.pl lib/swipl/library/dialect/xsb/README.md lib/swipl/library/dialect/xsb/basics.pl lib/swipl/library/dialect/xsb/consult.pl lib/swipl/library/dialect/xsb/curr_sym.pl lib/swipl/library/dialect/xsb/error_handler.pl lib/swipl/library/dialect/xsb/gensym.pl lib/swipl/library/dialect/xsb/gpp.pl lib/swipl/library/dialect/xsb/intern.pl lib/swipl/library/dialect/xsb/lists.pl lib/swipl/library/dialect/xsb/machine.pl lib/swipl/library/dialect/xsb/ordsets.pl lib/swipl/library/dialect/xsb/setof.pl lib/swipl/library/dialect/xsb/source.pl lib/swipl/library/dialect/xsb/standard.pl lib/swipl/library/dialect/xsb/storage.pl lib/swipl/library/dialect/xsb/string.pl lib/swipl/library/dialect/xsb/thread.pl lib/swipl/library/dialect/xsb/timed_call.pl lib/swipl/library/dialect/yap.pl lib/swipl/library/dialect/yap/README.TXT lib/swipl/library/dicts.pl lib/swipl/library/dif.pl -lib/swipl/library/doc_files.pl -lib/swipl/library/doc_http.pl -lib/swipl/library/doc_latex.pl -lib/swipl/library/double_metaphone.pl lib/swipl/library/edinburgh.pl lib/swipl/library/edit.pl -lib/swipl/library/editline.pl lib/swipl/library/error.pl lib/swipl/library/explain.pl +lib/swipl/library/ext/PDT/INDEX.pl +lib/swipl/library/ext/PDT/pdt_console.pl +lib/swipl/library/ext/RDF/INDEX.pl +lib/swipl/library/ext/RDF/rdf.pl +%%XPCE%%lib/swipl/library/ext/RDF/rdf_diagram.pl +lib/swipl/library/ext/RDF/rdf_parser.pl +lib/swipl/library/ext/RDF/rdf_triple.pl +lib/swipl/library/ext/RDF/rdf_write.pl +lib/swipl/library/ext/RDF/rewrite_term.pl +lib/swipl/library/ext/archive/INDEX.pl +lib/swipl/library/ext/archive/archive.pl +lib/swipl/library/ext/chr/chr.pl +lib/swipl/library/ext/chr/chr/a_star.pl +lib/swipl/library/ext/chr/chr/binomialheap.pl +lib/swipl/library/ext/chr/chr/builtins.pl +lib/swipl/library/ext/chr/chr/chr_compiler_errors.pl +lib/swipl/library/ext/chr/chr/chr_compiler_options.pl +lib/swipl/library/ext/chr/chr/chr_compiler_utility.pl +lib/swipl/library/ext/chr/chr/chr_debug.pl +lib/swipl/library/ext/chr/chr/chr_hashtable_store.pl +lib/swipl/library/ext/chr/chr/chr_integertable_store.pl +lib/swipl/library/ext/chr/chr/chr_messages.pl +lib/swipl/library/ext/chr/chr/chr_op.pl +lib/swipl/library/ext/chr/chr/chr_runtime.pl +lib/swipl/library/ext/chr/chr/chr_translate.pl +lib/swipl/library/ext/chr/chr/clean_code.pl +lib/swipl/library/ext/chr/chr/find.pl +lib/swipl/library/ext/chr/chr/guard_entailment.pl +lib/swipl/library/ext/chr/chr/listmap.pl +lib/swipl/library/ext/chr/chr/pairlist.pl +lib/swipl/library/ext/clib/INDEX.pl +lib/swipl/library/ext/clib/cgi.pl +lib/swipl/library/ext/clib/crypt.pl +lib/swipl/library/ext/clib/filesex.pl +lib/swipl/library/ext/clib/hash_stream.pl +lib/swipl/library/ext/clib/md5.pl +lib/swipl/library/ext/clib/memfile.pl +lib/swipl/library/ext/clib/process.pl +lib/swipl/library/ext/clib/prolog_server.pl +lib/swipl/library/ext/clib/prolog_stream.pl +lib/swipl/library/ext/clib/rlimit.pl +lib/swipl/library/ext/clib/sched.pl +lib/swipl/library/ext/clib/sha.pl +lib/swipl/library/ext/clib/socket.pl +lib/swipl/library/ext/clib/streaminfo.pl +lib/swipl/library/ext/clib/streampool.pl +lib/swipl/library/ext/clib/syslog.pl +lib/swipl/library/ext/clib/time.pl +lib/swipl/library/ext/clib/udp_broadcast.pl +lib/swipl/library/ext/clib/uid.pl +lib/swipl/library/ext/clib/unix.pl +lib/swipl/library/ext/clib/uri.pl +lib/swipl/library/ext/clib/uuid.pl +lib/swipl/library/ext/clpqr/clpq.pl +lib/swipl/library/ext/clpqr/clpq/bb_q.pl +lib/swipl/library/ext/clpqr/clpq/bv_q.pl +lib/swipl/library/ext/clpqr/clpq/fourmotz_q.pl +lib/swipl/library/ext/clpqr/clpq/ineq_q.pl +lib/swipl/library/ext/clpqr/clpq/itf_q.pl +lib/swipl/library/ext/clpqr/clpq/nf_q.pl +lib/swipl/library/ext/clpqr/clpq/store_q.pl +lib/swipl/library/ext/clpqr/clpqr/class.pl +lib/swipl/library/ext/clpqr/clpqr/dump.pl +lib/swipl/library/ext/clpqr/clpqr/geler.pl +lib/swipl/library/ext/clpqr/clpqr/highlight.pl +lib/swipl/library/ext/clpqr/clpqr/itf.pl +lib/swipl/library/ext/clpqr/clpqr/ordering.pl +lib/swipl/library/ext/clpqr/clpqr/project.pl +lib/swipl/library/ext/clpqr/clpqr/redund.pl +lib/swipl/library/ext/clpqr/clpr.pl +lib/swipl/library/ext/clpqr/clpr/bb_r.pl +lib/swipl/library/ext/clpqr/clpr/bv_r.pl +lib/swipl/library/ext/clpqr/clpr/fourmotz_r.pl +lib/swipl/library/ext/clpqr/clpr/ineq_r.pl +lib/swipl/library/ext/clpqr/clpr/itf_r.pl +lib/swipl/library/ext/clpqr/clpr/nf_r.pl +lib/swipl/library/ext/clpqr/clpr/store_r.pl +%%ODBC%%lib/swipl/library/ext/cql/cql/INDEX.pl +%%ODBC%%lib/swipl/library/ext/cql/cql/cql.pl +%%ODBC%%lib/swipl/library/ext/cql/cql/cql_autoschema.pl +%%ODBC%%lib/swipl/library/ext/cql/cql/cql_database.pl +%%ODBC%%lib/swipl/library/ext/cql/cql/cql_hooks.pl +%%ODBC%%lib/swipl/library/ext/cql/cql/sql_keywords.pl +%%ODBC%%lib/swipl/library/ext/cql/cql/sql_parser.pl +%%ODBC%%lib/swipl/library/ext/cql/cql/sql_tokenizer.pl +%%ODBC%%lib/swipl/library/ext/cql/cql/sql_write.pl +lib/swipl/library/ext/http/http/INDEX.pl +lib/swipl/library/ext/http/http/README.md +lib/swipl/library/ext/http/http/ax.pl +lib/swipl/library/ext/http/http/dcg_basics.pl +lib/swipl/library/ext/http/http/graphql.pl +lib/swipl/library/ext/http/http/html_head.pl +lib/swipl/library/ext/http/http/html_quasiquotations.pl +lib/swipl/library/ext/http/http/html_write.pl +lib/swipl/library/ext/http/http/http_authenticate.pl +lib/swipl/library/ext/http/http/http_client.pl +lib/swipl/library/ext/http/http/http_cookie.pl +lib/swipl/library/ext/http/http/http_cors.pl +lib/swipl/library/ext/http/http/http_digest.pl +lib/swipl/library/ext/http/http/http_dirindex.pl +lib/swipl/library/ext/http/http/http_dispatch.pl +lib/swipl/library/ext/http/http/http_dyn_workers.pl +lib/swipl/library/ext/http/http/http_error.pl +lib/swipl/library/ext/http/http/http_exception.pl +lib/swipl/library/ext/http/http/http_files.pl +lib/swipl/library/ext/http/http/http_header.pl +lib/swipl/library/ext/http/http/http_hook.pl +lib/swipl/library/ext/http/http/http_host.pl +lib/swipl/library/ext/http/http/http_json.pl +lib/swipl/library/ext/http/http/http_load.pl +lib/swipl/library/ext/http/http/http_log.pl +lib/swipl/library/ext/http/http/http_multipart_plugin.pl +lib/swipl/library/ext/http/http/http_open.pl +lib/swipl/library/ext/http/http/http_openid.pl +lib/swipl/library/ext/http/http/http_parameters.pl +lib/swipl/library/ext/http/http/http_path.pl +lib/swipl/library/ext/http/http/http_proxy.pl +lib/swipl/library/ext/http/http/http_pwp.pl +lib/swipl/library/ext/http/http/http_redis_plugin.pl +lib/swipl/library/ext/http/http/http_server.pl +lib/swipl/library/ext/http/http/http_server_files.pl +lib/swipl/library/ext/http/http/http_session.pl +lib/swipl/library/ext/http/http/http_sgml_plugin.pl +lib/swipl/library/ext/http/http/http_stream.pl +lib/swipl/library/ext/http/http/http_unix_daemon.pl +lib/swipl/library/ext/http/http/http_wrapper.pl +lib/swipl/library/ext/http/http/hub.pl +lib/swipl/library/ext/http/http/js_grammar.pl +lib/swipl/library/ext/http/http/js_write.pl +lib/swipl/library/ext/http/http/json.pl +lib/swipl/library/ext/http/http/json_convert.pl +lib/swipl/library/ext/http/http/mimepack.pl +lib/swipl/library/ext/http/http/mimetype.pl +lib/swipl/library/ext/http/http/term_html.pl +lib/swipl/library/ext/http/http/thread_httpd.pl +lib/swipl/library/ext/http/http/web/css/dirindex.css +lib/swipl/library/ext/http/http/web/css/openid.css +lib/swipl/library/ext/http/http/web/icons/back.png +lib/swipl/library/ext/http/http/web/icons/c.png +lib/swipl/library/ext/http/http/web/icons/compressed.png +lib/swipl/library/ext/http/http/web/icons/folder.png +lib/swipl/library/ext/http/http/web/icons/generic.png +lib/swipl/library/ext/http/http/web/icons/layout.png +lib/swipl/library/ext/http/http/web/icons/openid-logo-square.png +lib/swipl/library/ext/http/http/web/icons/openid-logo-tiny.png +lib/swipl/library/ext/http/http/websocket.pl +lib/swipl/library/ext/http/http/yadis.pl +lib/swipl/library/ext/inclpr/inclpr.pl +lib/swipl/library/ext/inclpr/inclpr/inclpr_consistency.pl +lib/swipl/library/ext/inclpr/inclpr/inclpr_core.pl +lib/swipl/library/ext/inclpr/inclpr/inclpr_interval_arithmetic.pl +lib/swipl/library/ext/inclpr/inclpr/inclpr_inversion.pl +lib/swipl/library/ext/inclpr/inclpr/inclpr_natural_interval_extension.pl +lib/swipl/library/ext/inclpr/inclpr/inclpr_newton.pl +lib/swipl/library/ext/inclpr/inclpr/inclpr_ordering.pl +lib/swipl/library/ext/inclpr/inclpr/inclpr_symbolic_processing.pl +lib/swipl/library/ext/libedit/INDEX.pl +lib/swipl/library/ext/libedit/editline.pl +lib/swipl/library/ext/ltx2htm/icons/home.gif +lib/swipl/library/ext/ltx2htm/icons/index.gif +lib/swipl/library/ext/ltx2htm/icons/info.gif +lib/swipl/library/ext/ltx2htm/icons/next.gif +lib/swipl/library/ext/ltx2htm/icons/prev.gif +lib/swipl/library/ext/ltx2htm/icons/up.gif +lib/swipl/library/ext/ltx2htm/icons/yellow_pages.gif +lib/swipl/library/ext/ltx2htm/latex.cmd +lib/swipl/library/ext/ltx2htm/latex2html.css +lib/swipl/library/ext/ltx2htm/latex2html.pl +lib/swipl/library/ext/ltx2htm/pldoc.cmd +lib/swipl/library/ext/ltx2htm/sty_pldoc.pl +lib/swipl/library/ext/ltx2htm/sty_xpce.pl +lib/swipl/library/ext/ltx2htm/xpce.cmd +lib/swipl/library/ext/mqi/INDEX.pl +lib/swipl/library/ext/mqi/mqi.pl +lib/swipl/library/ext/nlp/INDEX.pl +lib/swipl/library/ext/nlp/double_metaphone.pl +lib/swipl/library/ext/nlp/isub.pl +lib/swipl/library/ext/nlp/porter_stem.pl +lib/swipl/library/ext/nlp/snowball.pl +lib/swipl/library/ext/odbc/INDEX.pl +lib/swipl/library/ext/odbc/odbc.pl +lib/swipl/library/ext/paxos/INDEX.pl +lib/swipl/library/ext/paxos/paxos.pl +lib/swipl/library/ext/pcre/INDEX.pl +lib/swipl/library/ext/pcre/pcre.pl +lib/swipl/library/ext/pengines/INDEX.pl +lib/swipl/library/ext/pengines/http/web/css/plterm.css +lib/swipl/library/ext/pengines/http/web/js/pengines.js +lib/swipl/library/ext/pengines/pengines.pl +lib/swipl/library/ext/pengines/pengines_io.pl +lib/swipl/library/ext/pengines/pengines_sandbox.pl +lib/swipl/library/ext/pengines/term_to_json.pl +lib/swipl/library/ext/pldoc/INDEX.pl +lib/swipl/library/ext/pldoc/doc_files.pl +lib/swipl/library/ext/pldoc/doc_http.pl +lib/swipl/library/ext/pldoc/doc_latex.pl +lib/swipl/library/ext/pldoc/doc_markdown.pl +lib/swipl/library/ext/pldoc/pldoc.pl +lib/swipl/library/ext/pldoc/pldoc/doc_access.pl +lib/swipl/library/ext/pldoc/pldoc/doc_colour.pl +lib/swipl/library/ext/pldoc/pldoc/doc_html.pl +lib/swipl/library/ext/pldoc/pldoc/doc_html.qlf +lib/swipl/library/ext/pldoc/pldoc/doc_htmlsrc.pl +lib/swipl/library/ext/pldoc/pldoc/doc_index.pl +lib/swipl/library/ext/pldoc/pldoc/doc_library.pl +lib/swipl/library/ext/pldoc/pldoc/doc_man.pl +lib/swipl/library/ext/pldoc/pldoc/doc_modes.pl +lib/swipl/library/ext/pldoc/pldoc/doc_pack.pl +lib/swipl/library/ext/pldoc/pldoc/doc_process.pl +lib/swipl/library/ext/pldoc/pldoc/doc_register.pl +lib/swipl/library/ext/pldoc/pldoc/doc_search.pl +lib/swipl/library/ext/pldoc/pldoc/doc_util.pl +lib/swipl/library/ext/pldoc/pldoc/doc_wiki.pl +lib/swipl/library/ext/pldoc/pldoc/doc_words.pl +lib/swipl/library/ext/pldoc/pldoc/edit.png +lib/swipl/library/ext/pldoc/pldoc/editpred.png +lib/swipl/library/ext/pldoc/pldoc/favicon.ico +lib/swipl/library/ext/pldoc/pldoc/h1-bg.png +lib/swipl/library/ext/pldoc/pldoc/h2-bg.png +lib/swipl/library/ext/pldoc/pldoc/hooks.pl +lib/swipl/library/ext/pldoc/pldoc/man_index.pl +lib/swipl/library/ext/pldoc/pldoc/multi-bg.png +lib/swipl/library/ext/pldoc/pldoc/pldoc.css +lib/swipl/library/ext/pldoc/pldoc/pldoc.js +lib/swipl/library/ext/pldoc/pldoc/pldoc.sty +lib/swipl/library/ext/pldoc/pldoc/pllisting.css +lib/swipl/library/ext/pldoc/pldoc/priv-bg.png +lib/swipl/library/ext/pldoc/pldoc/private.png +lib/swipl/library/ext/pldoc/pldoc/pub-bg.png +lib/swipl/library/ext/pldoc/pldoc/public.png +lib/swipl/library/ext/pldoc/pldoc/reload.png +lib/swipl/library/ext/pldoc/pldoc/source.png +lib/swipl/library/ext/pldoc/pldoc/up.gif +lib/swipl/library/ext/plunit/INDEX.pl +lib/swipl/library/ext/plunit/plunit.pl +lib/swipl/library/ext/plunit/test_wizard.pl +lib/swipl/library/ext/protobufs/INDEX.pl +lib/swipl/library/ext/protobufs/protobufs.pl +lib/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/INDEX.pl +lib/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/compiler/INDEX.pl +lib/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/compiler/plugin_pb.pl +lib/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/descriptor_pb.pl +lib/swipl/library/ext/readline/INDEX.pl +lib/swipl/library/ext/readline/readline.pl +lib/swipl/library/ext/redis/INDEX.pl +lib/swipl/library/ext/redis/redis.pl +lib/swipl/library/ext/redis/redis_streams.pl +lib/swipl/library/ext/semweb/semweb/INDEX.pl +lib/swipl/library/ext/semweb/semweb/rdf11.pl +lib/swipl/library/ext/semweb/semweb/rdf11_containers.pl +lib/swipl/library/ext/semweb/semweb/rdf_cache.pl +lib/swipl/library/ext/semweb/semweb/rdf_compare.pl +lib/swipl/library/ext/semweb/semweb/rdf_db.pl +lib/swipl/library/ext/semweb/semweb/rdf_edit.pl +lib/swipl/library/ext/semweb/semweb/rdf_http_plugin.pl +lib/swipl/library/ext/semweb/semweb/rdf_library.pl +lib/swipl/library/ext/semweb/semweb/rdf_litindex.pl +lib/swipl/library/ext/semweb/semweb/rdf_ntriples.pl +lib/swipl/library/ext/semweb/semweb/rdf_persistency.pl +lib/swipl/library/ext/semweb/semweb/rdf_portray.pl +lib/swipl/library/ext/semweb/semweb/rdf_prefixes.pl +lib/swipl/library/ext/semweb/semweb/rdf_sandbox.pl +lib/swipl/library/ext/semweb/semweb/rdf_turtle.pl +lib/swipl/library/ext/semweb/semweb/rdf_turtle_write.pl +lib/swipl/library/ext/semweb/semweb/rdf_zlib_plugin.pl +lib/swipl/library/ext/semweb/semweb/rdfa.pl +lib/swipl/library/ext/semweb/semweb/rdfs.pl +lib/swipl/library/ext/semweb/semweb/sparql_client.pl +lib/swipl/library/ext/semweb/semweb/turtle.pl +lib/swipl/library/ext/sgml/DTD/HTML4.dcl +lib/swipl/library/ext/sgml/DTD/HTML4.dtd +lib/swipl/library/ext/sgml/DTD/HTML4.soc +lib/swipl/library/ext/sgml/DTD/HTML5.dtd +lib/swipl/library/ext/sgml/DTD/HTMLlat1.ent +lib/swipl/library/ext/sgml/DTD/HTMLspec.ent +lib/swipl/library/ext/sgml/DTD/HTMLsym.ent +lib/swipl/library/ext/sgml/INDEX.pl +lib/swipl/library/ext/sgml/c14n2.pl +lib/swipl/library/ext/sgml/iso_639.pl +lib/swipl/library/ext/sgml/pwp.pl +lib/swipl/library/ext/sgml/sgml.pl +lib/swipl/library/ext/sgml/sgml_write.pl +lib/swipl/library/ext/sgml/xpath.pl +lib/swipl/library/ext/sgml/xsdp_types.pl +lib/swipl/library/ext/ssl/INDEX.pl +lib/swipl/library/ext/ssl/crypto.pl +lib/swipl/library/ext/ssl/http/INDEX.pl +lib/swipl/library/ext/ssl/http/http_ssl_plugin.pl +lib/swipl/library/ext/ssl/saml.pl +lib/swipl/library/ext/ssl/ssl.pl +lib/swipl/library/ext/ssl/xmldsig.pl +lib/swipl/library/ext/ssl/xmlenc.pl +lib/swipl/library/ext/stomp/INDEX.pl +lib/swipl/library/ext/stomp/stomp.pl +lib/swipl/library/ext/sweep/INDEX.pl +lib/swipl/library/ext/sweep/sweep_link.pl +lib/swipl/library/ext/swipy/INDEX.pl +lib/swipl/library/ext/swipy/janus.pl +lib/swipl/library/ext/swipy/python/janus.py +lib/swipl/library/ext/swipy/python/janus_swi.py +lib/swipl/library/ext/table/INDEX.pl +lib/swipl/library/ext/table/table.pl +lib/swipl/library/ext/table/table_util.pl +lib/swipl/library/ext/utf8proc/INDEX.pl +lib/swipl/library/ext/utf8proc/unicode.pl +lib/swipl/library/ext/yaml/INDEX.pl +lib/swipl/library/ext/yaml/yaml.pl +lib/swipl/library/ext/zlib/INDEX.pl +lib/swipl/library/ext/zlib/zlib.pl lib/swipl/library/fastrw.pl lib/swipl/library/files.pl -lib/swipl/library/filesex.pl lib/swipl/library/gensym.pl lib/swipl/library/git.pl -lib/swipl/library/hash_stream.pl lib/swipl/library/hashtable.pl lib/swipl/library/heaps.pl %%PORTDOCS%%lib/swipl/library/help.pl lib/swipl/library/hotfix.pl -lib/swipl/library/http/INDEX.pl -lib/swipl/library/http/README.md -lib/swipl/library/http/ax.pl -lib/swipl/library/http/dcg_basics.pl -lib/swipl/library/http/html_head.pl -lib/swipl/library/http/html_quasiquotations.pl -lib/swipl/library/http/html_write.pl -lib/swipl/library/http/http_authenticate.pl -lib/swipl/library/http/http_client.pl -lib/swipl/library/http/http_cookie.pl -lib/swipl/library/http/http_cors.pl -lib/swipl/library/http/http_digest.pl -lib/swipl/library/http/http_dirindex.pl -lib/swipl/library/http/http_dispatch.pl -lib/swipl/library/http/http_dyn_workers.pl -lib/swipl/library/http/http_error.pl -lib/swipl/library/http/http_exception.pl -lib/swipl/library/http/http_files.pl -lib/swipl/library/http/http_header.pl -lib/swipl/library/http/http_hook.pl -lib/swipl/library/http/http_host.pl -lib/swipl/library/http/http_json.pl -lib/swipl/library/http/http_load.pl -lib/swipl/library/http/http_log.pl -lib/swipl/library/http/http_multipart_plugin.pl -lib/swipl/library/http/http_open.pl -lib/swipl/library/http/http_openid.pl -lib/swipl/library/http/http_parameters.pl -lib/swipl/library/http/http_path.pl -lib/swipl/library/http/http_proxy.pl -lib/swipl/library/http/http_pwp.pl -lib/swipl/library/http/http_redis_plugin.pl -lib/swipl/library/http/http_server.pl -lib/swipl/library/http/http_server_files.pl -lib/swipl/library/http/http_session.pl -lib/swipl/library/http/http_sgml_plugin.pl -lib/swipl/library/http/http_ssl_plugin.pl -lib/swipl/library/http/http_stream.pl -lib/swipl/library/http/http_unix_daemon.pl -lib/swipl/library/http/http_wrapper.pl -lib/swipl/library/http/hub.pl lib/swipl/library/http/jquery.pl -lib/swipl/library/http/js_grammar.pl -lib/swipl/library/http/js_write.pl -lib/swipl/library/http/json.pl -lib/swipl/library/http/json_convert.pl -lib/swipl/library/http/mimepack.pl -lib/swipl/library/http/mimetype.pl -lib/swipl/library/http/term_html.pl -lib/swipl/library/http/thread_httpd.pl -lib/swipl/library/http/web/css/dirindex.css -lib/swipl/library/http/web/css/openid.css -lib/swipl/library/http/web/css/plterm.css -lib/swipl/library/http/web/icons/back.png -lib/swipl/library/http/web/icons/c.png -lib/swipl/library/http/web/icons/compressed.png -lib/swipl/library/http/web/icons/folder.png -lib/swipl/library/http/web/icons/generic.png -lib/swipl/library/http/web/icons/layout.png -lib/swipl/library/http/web/icons/openid-logo-square.png -lib/swipl/library/http/web/icons/openid-logo-tiny.png lib/swipl/library/http/web/js/jquery-3.6.0.min.js -lib/swipl/library/http/web/js/pengines.js -lib/swipl/library/http/websocket.pl -lib/swipl/library/http/yadis.pl lib/swipl/library/increval.pl lib/swipl/library/intercept.pl lib/swipl/library/iostream.pl lib/swipl/library/iri_scheme/file.pl -lib/swipl/library/iso_639.pl -lib/swipl/library/isub.pl -lib/swipl/library/latex2html/icons/home.gif -lib/swipl/library/latex2html/icons/index.gif -lib/swipl/library/latex2html/icons/info.gif -lib/swipl/library/latex2html/icons/next.gif -lib/swipl/library/latex2html/icons/prev.gif -lib/swipl/library/latex2html/icons/up.gif -lib/swipl/library/latex2html/icons/yellow_pages.gif -lib/swipl/library/latex2html/latex.cmd -lib/swipl/library/latex2html/latex2html.css -lib/swipl/library/latex2html/latex2html.pl -lib/swipl/library/latex2html/pldoc.cmd -lib/swipl/library/latex2html/sty_pldoc.pl -lib/swipl/library/latex2html/sty_xpce.pl -lib/swipl/library/latex2html/xpce.cmd lib/swipl/library/lazy_lists.pl lib/swipl/library/listing.pl lib/swipl/library/lists.pl lib/swipl/library/lynx/INDEX.pl lib/swipl/library/lynx/format.pl lib/swipl/library/lynx/html_style.pl lib/swipl/library/lynx/html_text.pl lib/swipl/library/lynx/pldoc_style.pl +lib/swipl/library/macros.pl lib/swipl/library/main.pl lib/swipl/library/make.pl -lib/swipl/library/md5.pl -lib/swipl/library/memfile.pl lib/swipl/library/modules.pl -lib/swipl/library/mqi.pl lib/swipl/library/nb_rbtrees.pl lib/swipl/library/nb_set.pl lib/swipl/library/obfuscate.pl lib/swipl/library/occurs.pl -%%ODBC%%lib/swipl/library/odbc.pl lib/swipl/library/operators.pl lib/swipl/library/option.pl lib/swipl/library/optparse.pl lib/swipl/library/ordsets.pl lib/swipl/library/oset.pl lib/swipl/library/pairs.pl -lib/swipl/library/paxos.pl -lib/swipl/library/pdt_console.pl -lib/swipl/library/pengines.pl -lib/swipl/library/pengines_io.pl -lib/swipl/library/pengines_sandbox.pl lib/swipl/library/persistency.pl lib/swipl/library/pio.pl -lib/swipl/library/pldoc.pl -lib/swipl/library/pldoc/doc_access.pl -lib/swipl/library/pldoc/doc_colour.pl -lib/swipl/library/pldoc/doc_html.pl -lib/swipl/library/pldoc/doc_html.qlf -lib/swipl/library/pldoc/doc_htmlsrc.pl -lib/swipl/library/pldoc/doc_index.pl -lib/swipl/library/pldoc/doc_library.pl -lib/swipl/library/pldoc/doc_man.pl -lib/swipl/library/pldoc/doc_modes.pl -lib/swipl/library/pldoc/doc_pack.pl -lib/swipl/library/pldoc/doc_process.pl -lib/swipl/library/pldoc/doc_register.pl -lib/swipl/library/pldoc/doc_search.pl -lib/swipl/library/pldoc/doc_util.pl -lib/swipl/library/pldoc/doc_wiki.pl -lib/swipl/library/pldoc/doc_words.pl -lib/swipl/library/pldoc/edit.png -lib/swipl/library/pldoc/editpred.png -lib/swipl/library/pldoc/favicon.ico -lib/swipl/library/pldoc/h1-bg.png -lib/swipl/library/pldoc/h2-bg.png -lib/swipl/library/pldoc/hooks.pl -lib/swipl/library/pldoc/man_index.pl -lib/swipl/library/pldoc/multi-bg.png -lib/swipl/library/pldoc/pldoc.css -lib/swipl/library/pldoc/pldoc.js -lib/swipl/library/pldoc/pldoc.sty -lib/swipl/library/pldoc/pllisting.css -lib/swipl/library/pldoc/priv-bg.png -lib/swipl/library/pldoc/private.png -lib/swipl/library/pldoc/pub-bg.png -lib/swipl/library/pldoc/public.png -lib/swipl/library/pldoc/reload.png -lib/swipl/library/pldoc/source.png -lib/swipl/library/pldoc/up.gif -lib/swipl/library/plunit.pl -lib/swipl/library/porter_stem.pl lib/swipl/library/portray_text.pl lib/swipl/library/pprint.pl lib/swipl/library/predicate_options.pl -lib/swipl/library/process.pl lib/swipl/library/prolog_autoload.pl lib/swipl/library/prolog_breakpoints.pl lib/swipl/library/prolog_clause.pl lib/swipl/library/prolog_code.pl lib/swipl/library/prolog_codewalk.pl lib/swipl/library/prolog_colour.pl lib/swipl/library/prolog_colour.qlf lib/swipl/library/prolog_config.pl +lib/swipl/library/prolog_coverage.pl lib/swipl/library/prolog_debug.pl lib/swipl/library/prolog_deps.pl +lib/swipl/library/prolog_evaluable.pl lib/swipl/library/prolog_format.pl lib/swipl/library/prolog_history.pl -lib/swipl/library/prolog_install.pl lib/swipl/library/prolog_jiti.pl lib/swipl/library/prolog_metainference.pl lib/swipl/library/prolog_pack.pl -lib/swipl/library/prolog_server.pl +lib/swipl/library/prolog_profile.pl lib/swipl/library/prolog_source.pl lib/swipl/library/prolog_stack.pl -lib/swipl/library/prolog_stream.pl lib/swipl/library/prolog_trace.pl lib/swipl/library/prolog_versions.pl lib/swipl/library/prolog_wrap.pl lib/swipl/library/prolog_xref.pl lib/swipl/library/prolog_xref.qlf -lib/swipl/library/protobufs.pl -lib/swipl/library/protobufs/gen_pb/google/protobuf/INDEX.pl -lib/swipl/library/protobufs/gen_pb/google/protobuf/compiler/INDEX.pl -lib/swipl/library/protobufs/gen_pb/google/protobuf/compiler/plugin_pb.pl -lib/swipl/library/protobufs/gen_pb/google/protobuf/descriptor_pb.pl lib/swipl/library/protobufs/protoc-gen-swipl lib/swipl/library/pure_input.pl -lib/swipl/library/pwp.pl lib/swipl/library/qpforeign.pl lib/swipl/library/qsave.pl lib/swipl/library/quasi_quotations.pl lib/swipl/library/quintus.pl lib/swipl/library/random.pl lib/swipl/library/rbtrees.pl -lib/swipl/library/rdf.pl -%%XPCE%%lib/swipl/library/rdf_diagram.pl -lib/swipl/library/rdf_parser.pl -lib/swipl/library/rdf_triple.pl -lib/swipl/library/rdf_write.pl -lib/swipl/library/readline.pl lib/swipl/library/readln.pl lib/swipl/library/readutil.pl lib/swipl/library/record.pl -lib/swipl/library/redis.pl -lib/swipl/library/redis_streams.pl -lib/swipl/library/rewrite_term.pl -lib/swipl/library/rlimit.pl -lib/swipl/library/saml.pl +lib/swipl/library/rwlocks.pl lib/swipl/library/sandbox.pl -lib/swipl/library/sched.pl -lib/swipl/library/streams.pl -lib/swipl/library/semweb/INDEX.pl lib/swipl/library/semweb/dc.rdfs lib/swipl/library/semweb/eor.rdfs lib/swipl/library/semweb/owl.owl -lib/swipl/library/semweb/rdf11.pl -lib/swipl/library/semweb/rdf11_containers.pl -lib/swipl/library/semweb/rdf_cache.pl -lib/swipl/library/semweb/rdf_compare.pl -lib/swipl/library/semweb/rdf_db.pl -lib/swipl/library/semweb/rdf_edit.pl -lib/swipl/library/semweb/rdf_http_plugin.pl -lib/swipl/library/semweb/rdf_library.pl lib/swipl/library/semweb/rdf_library.ttl -lib/swipl/library/semweb/rdf_litindex.pl -lib/swipl/library/semweb/rdf_ntriples.pl -lib/swipl/library/semweb/rdf_persistency.pl -lib/swipl/library/semweb/rdf_portray.pl -lib/swipl/library/semweb/rdf_prefixes.pl -lib/swipl/library/semweb/rdf_sandbox.pl -lib/swipl/library/semweb/rdf_turtle.pl -lib/swipl/library/semweb/rdf_turtle_write.pl -lib/swipl/library/semweb/rdf_zlib_plugin.pl -lib/swipl/library/semweb/rdfa.pl -lib/swipl/library/semweb/rdfs.pl lib/swipl/library/semweb/rdfs.rdfs -lib/swipl/library/semweb/sparql_client.pl -lib/swipl/library/semweb/turtle.pl lib/swipl/library/settings.pl -lib/swipl/library/sgml.pl -lib/swipl/library/sgml_write.pl -lib/swipl/library/sha.pl lib/swipl/library/shell.pl lib/swipl/library/shlib.pl -lib/swipl/library/snowball.pl -lib/swipl/library/socket.pl lib/swipl/library/solution_sequences.pl lib/swipl/library/sort.pl -lib/swipl/library/ssl.pl lib/swipl/library/statistics.pl -lib/swipl/library/stomp.pl -lib/swipl/library/streaminfo.pl -lib/swipl/library/streampool.pl +lib/swipl/library/streams.pl lib/swipl/library/strings.pl -lib/swipl/library/syslog.pl lib/swipl/library/system.pl -lib/swipl/library/table.pl -lib/swipl/library/table_util.pl lib/swipl/library/tables.pl lib/swipl/library/tabling.pl -lib/swipl/library/term_to_json.pl lib/swipl/library/terms.pl -lib/swipl/library/test_cover.pl -lib/swipl/library/test_wizard.pl lib/swipl/library/theme/auto.pl lib/swipl/library/theme/dark.pl lib/swipl/library/thread.pl lib/swipl/library/thread_pool.pl lib/swipl/library/threadutil.pl -lib/swipl/library/time.pl lib/swipl/library/tty.pl -lib/swipl/library/udp_broadcast.pl lib/swipl/library/ugraphs.pl -lib/swipl/library/uid.pl -lib/swipl/library/unicode.pl lib/swipl/library/unicode/INDEX.pl lib/swipl/library/unicode/blocks.pl lib/swipl/library/unicode/unicode_data.pl -lib/swipl/library/unix.pl -lib/swipl/library/uri.pl lib/swipl/library/url.pl lib/swipl/library/utf8.pl -lib/swipl/library/uuid.pl lib/swipl/library/varnumbers.pl lib/swipl/library/vm.pl lib/swipl/library/wfs.pl lib/swipl/library/when.pl -%%THREADED%%lib/swipl/library/win_menu.pl lib/swipl/library/writef.pl lib/swipl/library/www_browser.pl -lib/swipl/library/xmldsig.pl -lib/swipl/library/xmlenc.pl -lib/swipl/library/xpath.pl -lib/swipl/library/xsdp_types.pl lib/swipl/library/yall.pl -lib/swipl/library/yaml.pl lib/swipl/library/zip.pl -lib/swipl/library/zlib.pl -%%THREADED%%%%XPCE%%lib/swipl/swipl-win.rc lib/swipl/swipl.home -%%XPCE%%lib/swipl/swipl.rc +lib/swipl/swipl.rc +share/man/man1/swipl-ld.1.gz +share/man/man1/swipl.1.gz +libdata/pkgconfig/swipl.pc +%%PORTDOCS%%lib/swipl/doc/Manual/64bits.html +%%PORTDOCS%%lib/swipl/doc/Manual/Bibliography.html +%%PORTDOCS%%lib/swipl/doc/Manual/Contents.html +%%PORTDOCS%%lib/swipl/doc/Manual/DCG.html +%%PORTDOCS%%lib/swipl/doc/Manual/DDE.html +%%PORTDOCS%%lib/swipl/doc/Manual/DocIndex.html +%%PORTDOCS%%lib/swipl/doc/Manual/IDE.html +%%PORTDOCS%%lib/swipl/doc/Manual/IO.html +%%PORTDOCS%%lib/swipl/doc/Manual/WFS.html +%%PORTDOCS%%lib/swipl/doc/Manual/abi-versions.html +%%PORTDOCS%%lib/swipl/doc/Manual/acknowledge.html +%%PORTDOCS%%lib/swipl/doc/Manual/aggregate.html +%%PORTDOCS%%lib/swipl/doc/Manual/allsolutions.html +%%PORTDOCS%%lib/swipl/doc/Manual/altmoduleapi.html +%%PORTDOCS%%lib/swipl/doc/Manual/ancestral-cut.html +%%PORTDOCS%%lib/swipl/doc/Manual/ansiterm.html +%%PORTDOCS%%lib/swipl/doc/Manual/apply.html +%%PORTDOCS%%lib/swipl/doc/Manual/arith.html +%%PORTDOCS%%lib/swipl/doc/Manual/assoc.html +%%PORTDOCS%%lib/swipl/doc/Manual/attvar.html +%%PORTDOCS%%lib/swipl/doc/Manual/autoload.html +%%PORTDOCS%%lib/swipl/doc/Manual/basics.html +%%PORTDOCS%%lib/swipl/doc/Manual/bidicts.html +%%PORTDOCS%%lib/swipl/doc/Manual/breakpoint.html +%%PORTDOCS%%lib/swipl/doc/Manual/broadcast.html +%%PORTDOCS%%lib/swipl/doc/Manual/broadcast.png +%%PORTDOCS%%lib/swipl/doc/Manual/builtin-statistics.html +%%PORTDOCS%%lib/swipl/doc/Manual/builtin.html +%%PORTDOCS%%lib/swipl/doc/Manual/builtinlist.html +%%PORTDOCS%%lib/swipl/doc/Manual/by-sa.png +%%PORTDOCS%%lib/swipl/doc/Manual/charconv.html +%%PORTDOCS%%lib/swipl/doc/Manual/chario.html +%%PORTDOCS%%lib/swipl/doc/Manual/chars.html +%%PORTDOCS%%lib/swipl/doc/Manual/charsio.html +%%PORTDOCS%%lib/swipl/doc/Manual/chartype.html +%%PORTDOCS%%lib/swipl/doc/Manual/check.html +%%PORTDOCS%%lib/swipl/doc/Manual/chr-compatibility.html +%%PORTDOCS%%lib/swipl/doc/Manual/chr-debugging.html +%%PORTDOCS%%lib/swipl/doc/Manual/chr-examples.html +%%PORTDOCS%%lib/swipl/doc/Manual/chr-guidelines.html +%%PORTDOCS%%lib/swipl/doc/Manual/chr-intro.html +%%PORTDOCS%%lib/swipl/doc/Manual/chr-syntaxandsemantics.html +%%PORTDOCS%%lib/swipl/doc/Manual/chr-warnings-and-errors.html +%%PORTDOCS%%lib/swipl/doc/Manual/chr.html +%%PORTDOCS%%lib/swipl/doc/Manual/clp.html +%%PORTDOCS%%lib/swipl/doc/Manual/clpb.html +%%PORTDOCS%%lib/swipl/doc/Manual/clpfd.html +%%PORTDOCS%%lib/swipl/doc/Manual/clpqr.html +%%PORTDOCS%%lib/swipl/doc/Manual/cmdline.html +%%PORTDOCS%%lib/swipl/doc/Manual/compare.html +%%PORTDOCS%%lib/swipl/doc/Manual/compilation.html +%%PORTDOCS%%lib/swipl/doc/Manual/consulting.html +%%PORTDOCS%%lib/swipl/doc/Manual/contrib.html +%%PORTDOCS%%lib/swipl/doc/Manual/control.html +%%PORTDOCS%%lib/swipl/doc/Manual/coroutining.html +%%PORTDOCS%%lib/swipl/doc/Manual/csv.html +%%PORTDOCS%%lib/swipl/doc/Manual/ctxmodule.html +%%PORTDOCS%%lib/swipl/doc/Manual/cyclic.html +%%PORTDOCS%%lib/swipl/doc/Manual/db.html +%%PORTDOCS%%lib/swipl/doc/Manual/debug-deployed-systems.html +%%PORTDOCS%%lib/swipl/doc/Manual/debug-determinism.html +%%PORTDOCS%%lib/swipl/doc/Manual/debug.html +%%PORTDOCS%%lib/swipl/doc/Manual/debugger.html +%%PORTDOCS%%lib/swipl/doc/Manual/debugoverview.html +%%PORTDOCS%%lib/swipl/doc/Manual/defmodule.html +%%PORTDOCS%%lib/swipl/doc/Manual/delcont.html +%%PORTDOCS%%lib/swipl/doc/Manual/deployment-options.html +%%PORTDOCS%%lib/swipl/doc/Manual/dialect-notes.html +%%PORTDOCS%%lib/swipl/doc/Manual/dialect.html +%%PORTDOCS%%lib/swipl/doc/Manual/dicts.html +%%PORTDOCS%%lib/swipl/doc/Manual/dynamic-modules.html +%%PORTDOCS%%lib/swipl/doc/Manual/dynamic.html +%%PORTDOCS%%lib/swipl/doc/Manual/edit.html +%%PORTDOCS%%lib/swipl/doc/Manual/editreload.html +%%PORTDOCS%%lib/swipl/doc/Manual/engine-examples.html +%%PORTDOCS%%lib/swipl/doc/Manual/engine-predicates.html +%%PORTDOCS%%lib/swipl/doc/Manual/engine-resources.html +%%PORTDOCS%%lib/swipl/doc/Manual/engines.html +%%PORTDOCS%%lib/swipl/doc/Manual/error.html +%%PORTDOCS%%lib/swipl/doc/Manual/examineprog.html +%%PORTDOCS%%lib/swipl/doc/Manual/excepthook.html +%%PORTDOCS%%lib/swipl/doc/Manual/exception.html +%%PORTDOCS%%lib/swipl/doc/Manual/exception3.html +%%PORTDOCS%%lib/swipl/doc/Manual/ext-integration.html +%%PORTDOCS%%lib/swipl/doc/Manual/ext-issues.html +%%PORTDOCS%%lib/swipl/doc/Manual/ext-lists.html +%%PORTDOCS%%lib/swipl/doc/Manual/ext-syntax.html +%%PORTDOCS%%lib/swipl/doc/Manual/extensions.html +%%PORTDOCS%%lib/swipl/doc/Manual/fastrw.html +%%PORTDOCS%%lib/swipl/doc/Manual/files.html +%%PORTDOCS%%lib/swipl/doc/Manual/findappfile.html +%%PORTDOCS%%lib/swipl/doc/Manual/findhome.html +%%PORTDOCS%%lib/swipl/doc/Manual/flags.html +%%PORTDOCS%%lib/swipl/doc/Manual/forall2.html +%%PORTDOCS%%lib/swipl/doc/Manual/foreign-streams.html +%%PORTDOCS%%lib/swipl/doc/Manual/foreign.html +%%PORTDOCS%%lib/swipl/doc/Manual/foreigninclude.html +%%PORTDOCS%%lib/swipl/doc/Manual/foreignlink.html +%%PORTDOCS%%lib/swipl/doc/Manual/foreignnotes.html +%%PORTDOCS%%lib/swipl/doc/Manual/foreignoverview.html +%%PORTDOCS%%lib/swipl/doc/Manual/foreignthread.html +%%PORTDOCS%%lib/swipl/doc/Manual/foreigntypes.html +%%PORTDOCS%%lib/swipl/doc/Manual/foreignxmp.html +%%PORTDOCS%%lib/swipl/doc/Manual/format.html +%%PORTDOCS%%lib/swipl/doc/Manual/funcsummary.html +%%PORTDOCS%%lib/swipl/doc/Manual/gemacs.html +%%PORTDOCS%%lib/swipl/doc/Manual/gensym.html +%%PORTDOCS%%lib/swipl/doc/Manual/glossary.html +%%PORTDOCS%%lib/swipl/doc/Manual/guitracer.html +%%PORTDOCS%%lib/swipl/doc/Manual/gvar.html +%%PORTDOCS%%lib/swipl/doc/Manual/hack.html +%%PORTDOCS%%lib/swipl/doc/Manual/heaps.html +%%PORTDOCS%%lib/swipl/doc/Manual/highorder.html +%%PORTDOCS%%lib/swipl/doc/Manual/history.html +%%PORTDOCS%%lib/swipl/doc/Manual/home.gif +%%PORTDOCS%%lib/swipl/doc/Manual/hooks.html +%%PORTDOCS%%lib/swipl/doc/Manual/idepreds.html +%%PORTDOCS%%lib/swipl/doc/Manual/idesummary.html +%%PORTDOCS%%lib/swipl/doc/Manual/implhistory.html +%%PORTDOCS%%lib/swipl/doc/Manual/import.html +%%PORTDOCS%%lib/swipl/doc/Manual/importmodule.html +%%PORTDOCS%%lib/swipl/doc/Manual/increval.html +%%PORTDOCS%%lib/swipl/doc/Manual/index.gif +%%PORTDOCS%%lib/swipl/doc/Manual/index.html +%%PORTDOCS%%lib/swipl/doc/Manual/info.gif +%%PORTDOCS%%lib/swipl/doc/Manual/initfile.html +%%PORTDOCS%%lib/swipl/doc/Manual/initgoal.html +%%PORTDOCS%%lib/swipl/doc/Manual/intercept.html +%%PORTDOCS%%lib/swipl/doc/Manual/interrupt.html +%%PORTDOCS%%lib/swipl/doc/Manual/intlibs.html +%%PORTDOCS%%lib/swipl/doc/Manual/intro.html +%%PORTDOCS%%lib/swipl/doc/Manual/iostream.html +%%PORTDOCS%%lib/swipl/doc/Manual/jitindex.html +%%PORTDOCS%%lib/swipl/doc/Manual/libpl.html +%%PORTDOCS%%lib/swipl/doc/Manual/library.html +%%PORTDOCS%%lib/swipl/doc/Manual/license.html +%%PORTDOCS%%lib/swipl/doc/Manual/limits.html +%%PORTDOCS%%lib/swipl/doc/Manual/listing.html +%%PORTDOCS%%lib/swipl/doc/Manual/lists.html +%%PORTDOCS%%lib/swipl/doc/Manual/loadfilehook.html +%%PORTDOCS%%lib/swipl/doc/Manual/locale.html +%%PORTDOCS%%lib/swipl/doc/Manual/macros.html +%%PORTDOCS%%lib/swipl/doc/Manual/main.html +%%PORTDOCS%%lib/swipl/doc/Manual/manipatom.html +%%PORTDOCS%%lib/swipl/doc/Manual/manipmodule.html +%%PORTDOCS%%lib/swipl/doc/Manual/manipstack.html +%%PORTDOCS%%lib/swipl/doc/Manual/manipterm.html +%%PORTDOCS%%lib/swipl/doc/Manual/memory.html +%%PORTDOCS%%lib/swipl/doc/Manual/metacall.html +%%PORTDOCS%%lib/swipl/doc/Manual/metapred.html +%%PORTDOCS%%lib/swipl/doc/Manual/miscarith.html +%%PORTDOCS%%lib/swipl/doc/Manual/miscpreds.html +%%PORTDOCS%%lib/swipl/doc/Manual/module-autoload.html +%%PORTDOCS%%lib/swipl/doc/Manual/modulecompat.html +%%PORTDOCS%%lib/swipl/doc/Manual/moduleop.html +%%PORTDOCS%%lib/swipl/doc/Manual/modules.html +%%PORTDOCS%%lib/swipl/doc/Manual/mt-xpce.html +%%PORTDOCS%%lib/swipl/doc/Manual/mtoplevel.html +%%PORTDOCS%%lib/swipl/doc/Manual/navigator.html +%%PORTDOCS%%lib/swipl/doc/Manual/nb_set.html +%%PORTDOCS%%lib/swipl/doc/Manual/next.gif +%%PORTDOCS%%lib/swipl/doc/Manual/occurs.html +%%PORTDOCS%%lib/swipl/doc/Manual/online-help.html +%%PORTDOCS%%lib/swipl/doc/Manual/operators.html +%%PORTDOCS%%lib/swipl/doc/Manual/opsummary.html +%%PORTDOCS%%lib/swipl/doc/Manual/option.html +%%PORTDOCS%%lib/swipl/doc/Manual/optparse.html +%%PORTDOCS%%lib/swipl/doc/Manual/ordsets.html +%%PORTDOCS%%lib/swipl/doc/Manual/otherlicenses.html +%%PORTDOCS%%lib/swipl/doc/Manual/overrule.html +%%PORTDOCS%%lib/swipl/doc/Manual/overview.html +%%PORTDOCS%%lib/swipl/doc/Manual/pack-attach.html +%%PORTDOCS%%lib/swipl/doc/Manual/pack-devel.html +%%PORTDOCS%%lib/swipl/doc/Manual/pack-install.html +%%PORTDOCS%%lib/swipl/doc/Manual/pack-structure.html +%%PORTDOCS%%lib/swipl/doc/Manual/packs.html +%%PORTDOCS%%lib/swipl/doc/Manual/pairs.html +%%PORTDOCS%%lib/swipl/doc/Manual/pceemacs.html +%%PORTDOCS%%lib/swipl/doc/Manual/persistency.html +%%PORTDOCS%%lib/swipl/doc/Manual/pio.html +%%PORTDOCS%%lib/swipl/doc/Manual/plld.html +%%PORTDOCS%%lib/swipl/doc/Manual/portabilitystrategies.html +%%PORTDOCS%%lib/swipl/doc/Manual/portraytext.html +%%PORTDOCS%%lib/swipl/doc/Manual/practical.html +%%PORTDOCS%%lib/swipl/doc/Manual/preddesc.html +%%PORTDOCS%%lib/swipl/doc/Manual/predicate_options.html +%%PORTDOCS%%lib/swipl/doc/Manual/predsummary.html +%%PORTDOCS%%lib/swipl/doc/Manual/prev.gif +%%PORTDOCS%%lib/swipl/doc/Manual/printmsg.html +%%PORTDOCS%%lib/swipl/doc/Manual/profile.html +%%PORTDOCS%%lib/swipl/doc/Manual/profnode.png +%%PORTDOCS%%lib/swipl/doc/Manual/program-resources.html +%%PORTDOCS%%lib/swipl/doc/Manual/projectfiles.html +%%PORTDOCS%%lib/swipl/doc/Manual/prolog-event.html +%%PORTDOCS%%lib/swipl/doc/Manual/prologcoverage.html +%%PORTDOCS%%lib/swipl/doc/Manual/prologdebug.html +%%PORTDOCS%%lib/swipl/doc/Manual/prologjiti.html +%%PORTDOCS%%lib/swipl/doc/Manual/prologpack.html +%%PORTDOCS%%lib/swipl/doc/Manual/prologtrace.html +%%PORTDOCS%%lib/swipl/doc/Manual/prologversions.html +%%PORTDOCS%%lib/swipl/doc/Manual/prologxref.html +%%PORTDOCS%%lib/swipl/doc/Manual/protect-code.html +%%PORTDOCS%%lib/swipl/doc/Manual/protocol.html +%%PORTDOCS%%lib/swipl/doc/Manual/quasiquotations.html +%%PORTDOCS%%lib/swipl/doc/Manual/quickstart.html +%%PORTDOCS%%lib/swipl/doc/Manual/random.html +%%PORTDOCS%%lib/swipl/doc/Manual/rbtrees.html +%%PORTDOCS%%lib/swipl/doc/Manual/readutil.html +%%PORTDOCS%%lib/swipl/doc/Manual/record.html +%%PORTDOCS%%lib/swipl/doc/Manual/reexport.html +%%PORTDOCS%%lib/swipl/doc/Manual/registry.html +%%PORTDOCS%%lib/swipl/doc/Manual/resmodules.html +%%PORTDOCS%%lib/swipl/doc/Manual/runtime.html +%%PORTDOCS%%lib/swipl/doc/Manual/rwlocks.html +%%PORTDOCS%%lib/swipl/doc/Manual/saved-states.html +%%PORTDOCS%%lib/swipl/doc/Manual/settings.html +%%PORTDOCS%%lib/swipl/doc/Manual/signal.html +%%GMP%%%%PORTDOCS%%lib/swipl/doc/Manual/simplex.html +%%PORTDOCS%%lib/swipl/doc/Manual/softlicense.html +%%PORTDOCS%%lib/swipl/doc/Manual/solutionsequences.html +%%PORTDOCS%%lib/swipl/doc/Manual/sponsor.html +%%PORTDOCS%%lib/swipl/doc/Manual/ssu.html +%%PORTDOCS%%lib/swipl/doc/Manual/state-initialization.html +%%PORTDOCS%%lib/swipl/doc/Manual/statistics.html +%%PORTDOCS%%lib/swipl/doc/Manual/status.html +%%PORTDOCS%%lib/swipl/doc/Manual/streamstat.html +%%PORTDOCS%%lib/swipl/doc/Manual/string.html +%%PORTDOCS%%lib/swipl/doc/Manual/strings.html +%%PORTDOCS%%lib/swipl/doc/Manual/summary.html +%%PORTDOCS%%lib/swipl/doc/Manual/swiorother.html +%%PORTDOCS%%lib/swipl/doc/Manual/swiprolog.html +%%PORTDOCS%%lib/swipl/doc/Manual/syntax.html +%%PORTDOCS%%lib/swipl/doc/Manual/system.html +%%PORTDOCS%%lib/swipl/doc/Manual/tables.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling-about.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling-incremental.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling-memoize.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling-mode-directed.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling-monotonic.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling-non-termination.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling-preds.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling-restraints.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling-shared.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling-subsumptive.html +%%PORTDOCS%%lib/swipl/doc/Manual/tabling.html +%%PORTDOCS%%lib/swipl/doc/Manual/termrw.html +%%PORTDOCS%%lib/swipl/doc/Manual/terms.html +%%PORTDOCS%%lib/swipl/doc/Manual/theme.html +%%PORTDOCS%%lib/swipl/doc/Manual/thmonitor.html +%%PORTDOCS%%lib/swipl/doc/Manual/thread.html +%%PORTDOCS%%lib/swipl/doc/Manual/threadcom.html +%%PORTDOCS%%lib/swipl/doc/Manual/threadcreate.html +%%PORTDOCS%%lib/swipl/doc/Manual/threadpool.html +%%PORTDOCS%%lib/swipl/doc/Manual/threads.html +%%PORTDOCS%%lib/swipl/doc/Manual/threadsync.html +%%PORTDOCS%%lib/swipl/doc/Manual/thutil.html +%%PORTDOCS%%lib/swipl/doc/Manual/tnotpure.html +%%PORTDOCS%%lib/swipl/doc/Manual/toplevel.html +%%PORTDOCS%%lib/swipl/doc/Manual/topvars.html +%%PORTDOCS%%lib/swipl/doc/Manual/tracehook.html +%%PORTDOCS%%lib/swipl/doc/Manual/tty.html +%%PORTDOCS%%lib/swipl/doc/Manual/typetest.html +%%PORTDOCS%%lib/swipl/doc/Manual/ugraphs.html +%%PORTDOCS%%lib/swipl/doc/Manual/up.gif +%%PORTDOCS%%lib/swipl/doc/Manual/url.html +%%PORTDOCS%%lib/swipl/doc/Manual/usingmodules.html +%%PORTDOCS%%lib/swipl/doc/Manual/varnumbers.html +%%PORTDOCS%%lib/swipl/doc/Manual/wasm-calling.html +%%PORTDOCS%%lib/swipl/doc/Manual/wasm-js-call.html +%%PORTDOCS%%lib/swipl/doc/Manual/wasm-loading.html +%%PORTDOCS%%lib/swipl/doc/Manual/wasm.html +%%PORTDOCS%%lib/swipl/doc/Manual/whymodules.html +%%PORTDOCS%%lib/swipl/doc/Manual/widechars.html +%%PORTDOCS%%lib/swipl/doc/Manual/wwwbrowser.html +%%PORTDOCS%%lib/swipl/doc/Manual/xref.html +%%PORTDOCS%%lib/swipl/doc/Manual/xrefchatdep.png +%%PORTDOCS%%lib/swipl/doc/Manual/xrefchatfile.png +%%PORTDOCS%%lib/swipl/doc/Manual/yall.html +%%PORTDOCS%%lib/swipl/doc/Manual/yellow_pages.gif +%%PORTDOCS%%lib/swipl/doc/manindex.db +%%PORTDOCS%%lib/swipl/doc/packages/archive.html +%%PORTDOCS%%lib/swipl/doc/packages/clib.html +%%ODBC%%%%PORTDOCS%%lib/swipl/doc/packages/cql.html +%%PORTDOCS%%lib/swipl/doc/packages/http.html +%%PORTDOCS%%lib/swipl/doc/packages/index.html +%%PORTDOCS%%lib/swipl/doc/packages/janus.html +%%PORTDOCS%%lib/swipl/doc/packages/libedit.html +%%PORTDOCS%%lib/swipl/doc/packages/mqi.html +%%PORTDOCS%%lib/swipl/doc/packages/nlp.html +%%ODBC%%%%PORTDOCS%%lib/swipl/doc/packages/odbc.html +%%PORTDOCS%%lib/swipl/doc/packages/paxos.html +%%PORTDOCS%%lib/swipl/doc/packages/pcre.html +%%PORTDOCS%%lib/swipl/doc/packages/penarch.png +%%PORTDOCS%%lib/swipl/doc/packages/pengines.html +%%PORTDOCS%%lib/swipl/doc/packages/pl2cpp.html +%%PORTDOCS%%lib/swipl/doc/packages/pldoc.html +%%PORTDOCS%%lib/swipl/doc/packages/pltpruncolour.png +%%PORTDOCS%%lib/swipl/doc/packages/pltpsynch.png +%%PORTDOCS%%lib/swipl/doc/packages/plunit.html +%%PORTDOCS%%lib/swipl/doc/packages/protobufs.html +%%PORTDOCS%%lib/swipl/doc/packages/rdf2pl.html +%%PORTDOCS%%lib/swipl/doc/packages/readline.html +%%PORTDOCS%%lib/swipl/doc/packages/redis.html +%%PORTDOCS%%lib/swipl/doc/packages/semweb.html +%%PORTDOCS%%lib/swipl/doc/packages/sgml.html +%%PORTDOCS%%lib/swipl/doc/packages/ssl.html +%%PORTDOCS%%lib/swipl/doc/packages/stomp.html +%%PORTDOCS%%lib/swipl/doc/packages/sweep.html +%%PORTDOCS%%lib/swipl/doc/packages/table.html +%%PORTDOCS%%lib/swipl/doc/packages/utf8proc.html +%%PORTDOCS%%lib/swipl/doc/packages/yaml.html +%%PORTDOCS%%lib/swipl/doc/packages/zlib.html +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/bool.chr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/chrdif.chr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/chrfreeze.chr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/family.chr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/fib.chr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/fibonacci.chr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/gcd.chr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/leq.chr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/listdom.chr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/primes.chr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cpp/README.md +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cpp/likes.cpp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cpp/likes.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cpp/test_cpp.cpp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cpp/test_ffi.c +%%ODBC%%%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/cql/cql_demo.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/README.md +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/calc.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_body.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_client.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_daemon.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_files.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_hello.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_login.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_openid.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_pwp.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_rest.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/demo_threads.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/linux-init-script +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/context.pwp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/index.pwp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp1.pwp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp2.pwp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp3.pwp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp4.pwp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp5.pwp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp6.pwp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp7.pwp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwp8.pwp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/pwp/pwpdb.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/systemd-script.service +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/http/upstart-script.conf +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/inclpr/benchmarks.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/client.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/server.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/chunking.html +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/debugging.html +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/hack.html +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/index.html +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/input_output.html +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/pengine.html +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/queen.png +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/queens.html +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/simple.html +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pengines/web/update-jquery +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pldoc/README +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/pldoc/man_server.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/plunit/read.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/plunit/simple.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/bootstrap/README.md +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/bootstrap/common.mk +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/demo/Makefile +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/demo/README.md +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/demo/foo.cpp +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/demo/pb_vector.proto +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/demo/vector_demo.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/eventually_implies.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/Makefile +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/README.md +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/addressbook.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/addressbook.proto +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/addressbook2.proto +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test.proto +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test2.proto +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test2b.proto +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_interop.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_read.cc +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_read.py +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_templates.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_write.cc +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/test_write.py +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/unittest.proto +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/unittest_import.proto +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/interop/unittest_import_public.proto +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/some_message.proto +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/protobufs/some_message.py +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/redis/README.md +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/redis/common.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/redis/prime-node.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/redis/primes.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/client.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/README +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/client/client-cert.p12 +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/client/client-cert.pem +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/client/client-key.pem +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/cacert.pem +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/careq.pem +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/crlnumber +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/index.txt +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/index.txt.attr +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/newcerts/9DC08797A0F63F7C.pem +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/newcerts/9DC08797A0F63F7D.pem +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/private/cakey.pem +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/demoCA/serial +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/server/server-cert.pem +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/etc/server/server-key.pem +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/https.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/ssl/server.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/ping.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/pong.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/server-loop.sh +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/simple.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/stress_client.pl +%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/stress_server.pl %%XPCE%%lib/swipl/xpce/Defaults %%XPCE%%lib/swipl/xpce/Defaults.user %%XPCE%%lib/swipl/xpce/appl-help/customise.hlp %%XPCE%%lib/swipl/xpce/appl-help/dialog.hlp %%XPCE%%lib/swipl/xpce/appl-help/emacs.hlp %%XPCE%%lib/swipl/xpce/appl-help/event_monitor.hlp %%XPCE%%lib/swipl/xpce/appl-help/help.hlp %%XPCE%%lib/swipl/xpce/appl-help/pcedraw.hlp %%XPCE%%lib/swipl/xpce/appl-help/pcefaq.hlp %%XPCE%%lib/swipl/xpce/appl-help/plprefs.hlp %%XPCE%%lib/swipl/xpce/bitmaps/16x16/alert.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/arrow_length.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/arrow_wing.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/arrows.bm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/back.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/binocular.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/book2.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/bookmarks.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/builtin_class.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/builtin_classflash.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/closedir.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/copy.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/cpalette1.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/cpalette2.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/cut.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/delete.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/distribute.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/doc.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/done.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/down.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/drawing.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/drive.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/duplicate.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/edit.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/error.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/exclamation.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/eye.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/false.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/fatleft_arrow.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/fatright_arrow.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/fillpattern.bm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/font.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/foot.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/forward.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/funcdoc.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/ghost.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/graph.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/handpoint.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/help.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/hierarchy.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/manual.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/new.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/newdir.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/noimg.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/note.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/ok.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/open.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/opendir.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/paste.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/pce.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/pen.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/preddoc.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/print.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/profiler.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/redo.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/refresh.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/save.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/saveall.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/stop.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/trashcan.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/undo.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/up.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/user.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/user_class.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/user_classflash.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/valign.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/vcr_fast_forward.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/vcr_forward.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/vga16.xpm %%XPCE%%lib/swipl/xpce/bitmaps/16x16/wipeall.xpm %%XPCE%%lib/swipl/xpce/bitmaps/32x32/books.xpm %%XPCE%%lib/swipl/xpce/bitmaps/32x32/buffers.xpm %%XPCE%%lib/swipl/xpce/bitmaps/32x32/dbgsettings.xpm %%XPCE%%lib/swipl/xpce/bitmaps/32x32/doc_pl.xpm %%XPCE%%lib/swipl/xpce/bitmaps/32x32/doc_x.xpm %%XPCE%%lib/swipl/xpce/bitmaps/32x32/drawing.xpm %%XPCE%%lib/swipl/xpce/bitmaps/32x32/help.xpm %%XPCE%%lib/swipl/xpce/bitmaps/32x32/pensil.xpm %%XPCE%%lib/swipl/xpce/bitmaps/32x32/viewer.xpm %%XPCE%%lib/swipl/xpce/bitmaps/32x32/vishier.xpm %%XPCE%%lib/swipl/xpce/bitmaps/README %%XPCE%%lib/swipl/xpce/bitmaps/bishop.bm %%XPCE%%lib/swipl/xpce/bitmaps/box.bm %%XPCE%%lib/swipl/xpce/bitmaps/bullet.bm %%XPCE%%lib/swipl/xpce/bitmaps/bullseye.bm %%XPCE%%lib/swipl/xpce/bitmaps/busy_bee.bm %%XPCE%%lib/swipl/xpce/bitmaps/cassette.bm %%XPCE%%lib/swipl/xpce/bitmaps/chessboard.bm %%XPCE%%lib/swipl/xpce/bitmaps/chesssquare.bm %%XPCE%%lib/swipl/xpce/bitmaps/close.bm %%XPCE%%lib/swipl/xpce/bitmaps/closedir.xpm %%XPCE%%lib/swipl/xpce/bitmaps/concept.bm %%XPCE%%lib/swipl/xpce/bitmaps/conceptLink.bm %%XPCE%%lib/swipl/xpce/bitmaps/confirm.bm %%XPCE%%lib/swipl/xpce/bitmaps/confirm_name.bm %%XPCE%%lib/swipl/xpce/bitmaps/console_tile.bm %%XPCE%%lib/swipl/xpce/bitmaps/creating.bm %%XPCE%%lib/swipl/xpce/bitmaps/cross.bm %%XPCE%%lib/swipl/xpce/bitmaps/cycle.bm %%XPCE%%lib/swipl/xpce/bitmaps/desktop.bm %%XPCE%%lib/swipl/xpce/bitmaps/dir.bm %%XPCE%%lib/swipl/xpce/bitmaps/domain.bm %%XPCE%%lib/swipl/xpce/bitmaps/draw_cconnect.bm %%XPCE%%lib/swipl/xpce/bitmaps/draw_connect.bm %%XPCE%%lib/swipl/xpce/bitmaps/draw_edit.bm %%XPCE%%lib/swipl/xpce/bitmaps/draw_line.bm %%XPCE%%lib/swipl/xpce/bitmaps/draw_path.bm %%XPCE%%lib/swipl/xpce/bitmaps/draw_proto.bm %%XPCE%%lib/swipl/xpce/bitmaps/draw_resize.bm %%XPCE%%lib/swipl/xpce/bitmaps/draw_text.bm %%XPCE%%lib/swipl/xpce/bitmaps/ellipse.bm %%XPCE%%lib/swipl/xpce/bitmaps/fatleft_arrow.bm %%XPCE%%lib/swipl/xpce/bitmaps/fatright_arrow.bm %%XPCE%%lib/swipl/xpce/bitmaps/file.bm %%XPCE%%lib/swipl/xpce/bitmaps/folder.bm %%XPCE%%lib/swipl/xpce/bitmaps/fragment.bm %%XPCE%%lib/swipl/xpce/bitmaps/globe.bm %%XPCE%%lib/swipl/xpce/bitmaps/go.bm %%XPCE%%lib/swipl/xpce/bitmaps/group.bm %%XPCE%%lib/swipl/xpce/bitmaps/hand.bm %%XPCE%%lib/swipl/xpce/bitmaps/happy.bm %%XPCE%%lib/swipl/xpce/bitmaps/help.bm %%XPCE%%lib/swipl/xpce/bitmaps/hierarchy.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl1.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl10.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl2.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl3.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl4.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl5.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl6.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl7.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl8.bm %%XPCE%%lib/swipl/xpce/bitmaps/hourgl9.bm %%XPCE%%lib/swipl/xpce/bitmaps/juggler1.bm %%XPCE%%lib/swipl/xpce/bitmaps/juggler2.bm %%XPCE%%lib/swipl/xpce/bitmaps/juggler3.bm %%XPCE%%lib/swipl/xpce/bitmaps/juggler4.bm %%XPCE%%lib/swipl/xpce/bitmaps/juggler5.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro1.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro10.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro11.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro2.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro3.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro4.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro5.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro6.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro7.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro8.bm %%XPCE%%lib/swipl/xpce/bitmaps/kangro9.bm %%XPCE%%lib/swipl/xpce/bitmaps/king.bm %%XPCE%%lib/swipl/xpce/bitmaps/knight.bm %%XPCE%%lib/swipl/xpce/bitmaps/left_arrow.bm %%XPCE%%lib/swipl/xpce/bitmaps/line.bm %%XPCE%%lib/swipl/xpce/bitmaps/link.bm %%XPCE%%lib/swipl/xpce/bitmaps/linking.bm %%XPCE%%lib/swipl/xpce/bitmaps/magnify.xpm %%XPCE%%lib/swipl/xpce/bitmaps/main_link.bm %%XPCE%%lib/swipl/xpce/bitmaps/mark.bm %%XPCE%%lib/swipl/xpce/bitmaps/ms_down_arrow.bm %%XPCE%%lib/swipl/xpce/bitmaps/ms_left_arrow.bm %%XPCE%%lib/swipl/xpce/bitmaps/ms_right_arrow.bm %%XPCE%%lib/swipl/xpce/bitmaps/ms_up_arrow.bm %%XPCE%%lib/swipl/xpce/bitmaps/nomark.bm %%XPCE%%lib/swipl/xpce/bitmaps/nosticky.bm %%XPCE%%lib/swipl/xpce/bitmaps/note.bm %%XPCE%%lib/swipl/xpce/bitmaps/off_marked.bm %%XPCE%%lib/swipl/xpce/bitmaps/off_toggle.bm %%XPCE%%lib/swipl/xpce/bitmaps/ol_cycle.bm %%XPCE%%lib/swipl/xpce/bitmaps/ol_pulldown.bm %%XPCE%%lib/swipl/xpce/bitmaps/ol_pullright.bm %%XPCE%%lib/swipl/xpce/bitmaps/on_marked.bm %%XPCE%%lib/swipl/xpce/bitmaps/on_toggle.bm %%XPCE%%lib/swipl/xpce/bitmaps/opendir.xpm %%XPCE%%lib/swipl/xpce/bitmaps/other_link.bm %%XPCE%%lib/swipl/xpce/bitmaps/paste.bm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Arches.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Balls.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Bats.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Bumps.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Carpet.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Circle_hex.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Circle_tile.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Circles.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Crabcan.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Diamonds.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Fish_escher.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Fishes.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_00.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_01.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_02.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_03.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_04.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_05.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_06.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_07.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_08.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_09.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_10.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_11.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_12.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_13.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_14.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_15.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_16.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_17.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_18.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_19.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_20.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_21.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_22.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_23.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_24.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_25.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_26.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_27.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_28.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_29.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_30.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_31.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_32_32.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_9_0.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_9_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_9_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_9_3.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_9_4.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_9_5.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_9_6.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_9_7.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_9_8.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Grey_9_9.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Hearts.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Interferance.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Ironcoat.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Kapow.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Movietone.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Ovals.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Rain.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Scales.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Snake.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Spiral.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Spirals.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Squared.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Squares.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Squarez.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Stars.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Suntile.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Tellipse.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Tiles.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Trelis.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Tripoint.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Tyres.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Ubalu.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Ubalu2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Vertigo.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Vibration.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Wiggly.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/Zigzag.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/brick.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/brick_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/brick_block.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/brick_cobble.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/brick_diag.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/brick_diag_block.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/brick_diag_hering.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/brick_hering.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/brick_overlap.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/brick_pat1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/bricks_weave.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/check.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/check_stag.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/chev_box.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/chev_circle.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/chev_same.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/chev_stag.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/chev_swap.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_big.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_big_diag.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_diag.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_diag_wide.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_hex.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_open_diag.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_rand.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_rand2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_skew.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_skew2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_stag.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/dots_wide.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/fence_chain.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/fence_chain_half.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/fence_knitting.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/fence_link1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/fence_link2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/fence_sqknot.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/grid16.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/grid4.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/grid8.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/grid_diag2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/grid_diag4.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/grid_diag8.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_diag3_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_diag3_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_diag4_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_diag4_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_diag4_3.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_diag8_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_diag8_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_diag8_3.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_diag8_4.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_hex.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_hex_small.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_horz2_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_vert2_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_vert3_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_vert3_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_vert4_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_vert4_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_vert4_3.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_vert5_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_vert5_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_vert8_4.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/line_wave.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/plaid.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/plaid4.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/plaid8.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/random_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/random_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/random_3.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/random_4.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/stich_diag.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/stich_diag2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/stich_horz.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/stich_vert.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/tweed.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/tweed2_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/tweed4_3.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/tweed4_4.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/tweed5_5.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/tweed_crab.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/tweed_cross.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/tweeddish.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_crazy.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_crazy_long.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_diag.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_diag_1.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_diag_2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_diag_3.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_diag_4.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_diag_root.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_rect.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_rect_dbl.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_rect_long.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_rect_loose.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_rect_wide.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_rect_wide2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_tied_cross.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_wide.xbm %%XPCE%%lib/swipl/xpce/bitmaps/patterns/weave_wide2.xbm %%XPCE%%lib/swipl/xpce/bitmaps/pawn.bm %%XPCE%%lib/swipl/xpce/bitmaps/pce.bm %%XPCE%%lib/swipl/xpce/bitmaps/pce16.xpm %%XPCE%%lib/swipl/xpce/bitmaps/pin.xpm %%XPCE%%lib/swipl/xpce/bitmaps/pinned.xpm %%XPCE%%lib/swipl/xpce/bitmaps/printer.bm %%XPCE%%lib/swipl/xpce/bitmaps/queen.bm %%XPCE%%lib/swipl/xpce/bitmaps/question.bm %%XPCE%%lib/swipl/xpce/bitmaps/right_arrow.bm %%XPCE%%lib/swipl/xpce/bitmaps/rook.bm %%XPCE%%lib/swipl/xpce/bitmaps/rook_64.bm %%XPCE%%lib/swipl/xpce/bitmaps/sad.bm %%XPCE%%lib/swipl/xpce/bitmaps/select.bm %%XPCE%%lib/swipl/xpce/bitmaps/selecting.bm %%XPCE%%lib/swipl/xpce/bitmaps/slant_left.bm %%XPCE%%lib/swipl/xpce/bitmaps/slant_right.bm %%XPCE%%lib/swipl/xpce/bitmaps/sticky.bm %%XPCE%%lib/swipl/xpce/bitmaps/support.bm %%XPCE%%lib/swipl/xpce/bitmaps/text.bm %%XPCE%%lib/swipl/xpce/bitmaps/textedit.bm %%XPCE%%lib/swipl/xpce/bitmaps/thermo.bm %%XPCE%%lib/swipl/xpce/bitmaps/toggle_off.bm %%XPCE%%lib/swipl/xpce/bitmaps/toggle_on.bm %%XPCE%%lib/swipl/xpce/bitmaps/transcript.bm %%XPCE%%lib/swipl/xpce/bitmaps/trash.bm %%XPCE%%lib/swipl/xpce/bitmaps/typing.bm %%XPCE%%lib/swipl/xpce/bitmaps/web.bm %%XPCE%%lib/swipl/xpce/man/faq/faq.html %%XPCE%%lib/swipl/xpce/man/reference/bug_fixes.doc %%XPCE%%lib/swipl/xpce/man/reference/changes.doc %%XPCE%%lib/swipl/xpce/man/reference/class/@=.doc %%XPCE%%lib/swipl/xpce/man/reference/class/and.doc %%XPCE%%lib/swipl/xpce/man/reference/class/application.doc %%XPCE%%lib/swipl/xpce/man/reference/class/arc.doc %%XPCE%%lib/swipl/xpce/man/reference/class/area.doc %%XPCE%%lib/swipl/xpce/man/reference/class/arrow.doc %%XPCE%%lib/swipl/xpce/man/reference/class/assign.doc %%XPCE%%lib/swipl/xpce/man/reference/class/attribute.doc %%XPCE%%lib/swipl/xpce/man/reference/class/behaviour.doc %%XPCE%%lib/swipl/xpce/man/reference/class/bezier_curve.doc %%XPCE%%lib/swipl/xpce/man/reference/class/binary_condition.doc %%XPCE%%lib/swipl/xpce/man/reference/class/binary_expression.doc %%XPCE%%lib/swipl/xpce/man/reference/class/binding.doc %%XPCE%%lib/swipl/xpce/man/reference/class/bitmap.doc %%XPCE%%lib/swipl/xpce/man/reference/class/block.doc %%XPCE%%lib/swipl/xpce/man/reference/class/bool.doc %%XPCE%%lib/swipl/xpce/man/reference/class/box.doc %%XPCE%%lib/swipl/xpce/man/reference/class/browser.doc %%XPCE%%lib/swipl/xpce/man/reference/class/browser_select_gesture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/button.doc %%XPCE%%lib/swipl/xpce/man/reference/class/c_pointer.doc %%XPCE%%lib/swipl/xpce/man/reference/class/chain.doc %%XPCE%%lib/swipl/xpce/man/reference/class/chain_hyper.doc %%XPCE%%lib/swipl/xpce/man/reference/class/chain_table.doc %%XPCE%%lib/swipl/xpce/man/reference/class/char_array.doc %%XPCE%%lib/swipl/xpce/man/reference/class/circle.doc %%XPCE%%lib/swipl/xpce/man/reference/class/class.doc %%XPCE%%lib/swipl/xpce/man/reference/class/class_variable.doc %%XPCE%%lib/swipl/xpce/man/reference/class/click_gesture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/code.doc %%XPCE%%lib/swipl/xpce/man/reference/class/code_vector.doc %%XPCE%%lib/swipl/xpce/man/reference/class/colour.doc %%XPCE%%lib/swipl/xpce/man/reference/class/colour_map.doc %%XPCE%%lib/swipl/xpce/man/reference/class/connect_gesture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/connection.doc %%XPCE%%lib/swipl/xpce/man/reference/class/constant.doc %%XPCE%%lib/swipl/xpce/man/reference/class/constraint.doc %%XPCE%%lib/swipl/xpce/man/reference/class/create.doc %%XPCE%%lib/swipl/xpce/man/reference/class/cursor.doc %%XPCE%%lib/swipl/xpce/man/reference/class/date.doc %%XPCE%%lib/swipl/xpce/man/reference/class/device.doc %%XPCE%%lib/swipl/xpce/man/reference/class/dialog.doc %%XPCE%%lib/swipl/xpce/man/reference/class/dialog_group.doc %%XPCE%%lib/swipl/xpce/man/reference/class/dialog_item.doc %%XPCE%%lib/swipl/xpce/man/reference/class/dict.doc %%XPCE%%lib/swipl/xpce/man/reference/class/dict_item.doc %%XPCE%%lib/swipl/xpce/man/reference/class/directory.doc %%XPCE%%lib/swipl/xpce/man/reference/class/display.doc %%XPCE%%lib/swipl/xpce/man/reference/class/display_manager.doc %%XPCE%%lib/swipl/xpce/man/reference/class/divide.doc %%XPCE%%lib/swipl/xpce/man/reference/class/editor.doc %%XPCE%%lib/swipl/xpce/man/reference/class/elevation.doc %%XPCE%%lib/swipl/xpce/man/reference/class/ellipse.doc %%XPCE%%lib/swipl/xpce/man/reference/class/eq.doc %%XPCE%%lib/swipl/xpce/man/reference/class/equal.doc %%XPCE%%lib/swipl/xpce/man/reference/class/error.doc %%XPCE%%lib/swipl/xpce/man/reference/class/event.doc %%XPCE%%lib/swipl/xpce/man/reference/class/event_node.doc %%XPCE%%lib/swipl/xpce/man/reference/class/event_tree.doc %%XPCE%%lib/swipl/xpce/man/reference/class/figure.doc %%XPCE%%lib/swipl/xpce/man/reference/class/file.doc %%XPCE%%lib/swipl/xpce/man/reference/class/font.doc %%XPCE%%lib/swipl/xpce/man/reference/class/format.doc %%XPCE%%lib/swipl/xpce/man/reference/class/fragment.doc %%XPCE%%lib/swipl/xpce/man/reference/class/frame.doc %%XPCE%%lib/swipl/xpce/man/reference/class/function.doc %%XPCE%%lib/swipl/xpce/man/reference/class/gesture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/get_method.doc %%XPCE%%lib/swipl/xpce/man/reference/class/graphical.doc %%XPCE%%lib/swipl/xpce/man/reference/class/grbox.doc %%XPCE%%lib/swipl/xpce/man/reference/class/greateq.doc %%XPCE%%lib/swipl/xpce/man/reference/class/greater.doc %%XPCE%%lib/swipl/xpce/man/reference/class/handle.doc %%XPCE%%lib/swipl/xpce/man/reference/class/handler.doc %%XPCE%%lib/swipl/xpce/man/reference/class/handler_group.doc %%XPCE%%lib/swipl/xpce/man/reference/class/hash_table.doc %%XPCE%%lib/swipl/xpce/man/reference/class/hbox.doc %%XPCE%%lib/swipl/xpce/man/reference/class/host.doc %%XPCE%%lib/swipl/xpce/man/reference/class/host_data.doc %%XPCE%%lib/swipl/xpce/man/reference/class/hyper.doc %%XPCE%%lib/swipl/xpce/man/reference/class/identity.doc %%XPCE%%lib/swipl/xpce/man/reference/class/if.doc %%XPCE%%lib/swipl/xpce/man/reference/class/image.doc %%XPCE%%lib/swipl/xpce/man/reference/class/int_item.doc %%XPCE%%lib/swipl/xpce/man/reference/class/joint.doc %%XPCE%%lib/swipl/xpce/man/reference/class/key_binding.doc %%XPCE%%lib/swipl/xpce/man/reference/class/label.doc %%XPCE%%lib/swipl/xpce/man/reference/class/label_box.doc %%XPCE%%lib/swipl/xpce/man/reference/class/layout_manager.doc %%XPCE%%lib/swipl/xpce/man/reference/class/lbox.doc %%XPCE%%lib/swipl/xpce/man/reference/class/less.doc %%XPCE%%lib/swipl/xpce/man/reference/class/lesseq.doc %%XPCE%%lib/swipl/xpce/man/reference/class/line.doc %%XPCE%%lib/swipl/xpce/man/reference/class/link.doc %%XPCE%%lib/swipl/xpce/man/reference/class/list_browser.doc %%XPCE%%lib/swipl/xpce/man/reference/class/menu.doc %%XPCE%%lib/swipl/xpce/man/reference/class/menu_bar.doc %%XPCE%%lib/swipl/xpce/man/reference/class/menu_item.doc %%XPCE%%lib/swipl/xpce/man/reference/class/message.doc %%XPCE%%lib/swipl/xpce/man/reference/class/method.doc %%XPCE%%lib/swipl/xpce/man/reference/class/minus.doc %%XPCE%%lib/swipl/xpce/man/reference/class/modifier.doc %%XPCE%%lib/swipl/xpce/man/reference/class/monitor.doc %%XPCE%%lib/swipl/xpce/man/reference/class/move_gesture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/move_outline_gesture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/name.doc %%XPCE%%lib/swipl/xpce/man/reference/class/nameref.doc %%XPCE%%lib/swipl/xpce/man/reference/class/node.doc %%XPCE%%lib/swipl/xpce/man/reference/class/not.doc %%XPCE%%lib/swipl/xpce/man/reference/class/noteq.doc %%XPCE%%lib/swipl/xpce/man/reference/class/number.doc %%XPCE%%lib/swipl/xpce/man/reference/class/object.doc %%XPCE%%lib/swipl/xpce/man/reference/class/obtain.doc %%XPCE%%lib/swipl/xpce/man/reference/class/operator.doc %%XPCE%%lib/swipl/xpce/man/reference/class/or.doc %%XPCE%%lib/swipl/xpce/man/reference/class/parbox.doc %%XPCE%%lib/swipl/xpce/man/reference/class/parser.doc %%XPCE%%lib/swipl/xpce/man/reference/class/path.doc %%XPCE%%lib/swipl/xpce/man/reference/class/pce.doc %%XPCE%%lib/swipl/xpce/man/reference/class/picture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/pixmap.doc %%XPCE%%lib/swipl/xpce/man/reference/class/plus.doc %%XPCE%%lib/swipl/xpce/man/reference/class/point.doc %%XPCE%%lib/swipl/xpce/man/reference/class/popup.doc %%XPCE%%lib/swipl/xpce/man/reference/class/popup_gesture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/process.doc %%XPCE%%lib/swipl/xpce/man/reference/class/progn.doc %%XPCE%%lib/swipl/xpce/man/reference/class/program_object.doc %%XPCE%%lib/swipl/xpce/man/reference/class/prolog_term.doc %%XPCE%%lib/swipl/xpce/man/reference/class/quote_function.doc %%XPCE%%lib/swipl/xpce/man/reference/class/real.doc %%XPCE%%lib/swipl/xpce/man/reference/class/recogniser.doc %%XPCE%%lib/swipl/xpce/man/reference/class/regex.doc %%XPCE%%lib/swipl/xpce/man/reference/class/region.doc %%XPCE%%lib/swipl/xpce/man/reference/class/relation.doc %%XPCE%%lib/swipl/xpce/man/reference/class/relation_table.doc %%XPCE%%lib/swipl/xpce/man/reference/class/resize_gesture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/resize_outline_gesture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/resize_table_slice_gesture.doc %%XPCE%%lib/swipl/xpce/man/reference/class/resource.doc %%XPCE%%lib/swipl/xpce/man/reference/class/rubber.doc %%XPCE%%lib/swipl/xpce/man/reference/class/scroll_bar.doc %%XPCE%%lib/swipl/xpce/man/reference/class/send_method.doc %%XPCE%%lib/swipl/xpce/man/reference/class/sheet.doc %%XPCE%%lib/swipl/xpce/man/reference/class/size.doc %%XPCE%%lib/swipl/xpce/man/reference/class/slider.doc %%XPCE%%lib/swipl/xpce/man/reference/class/socket.doc %%XPCE%%lib/swipl/xpce/man/reference/class/source_location.doc %%XPCE%%lib/swipl/xpce/man/reference/class/source_sink.doc %%XPCE%%lib/swipl/xpce/man/reference/class/spatial.doc %%XPCE%%lib/swipl/xpce/man/reference/class/stream.doc %%XPCE%%lib/swipl/xpce/man/reference/class/string.doc %%XPCE%%lib/swipl/xpce/man/reference/class/style.doc %%XPCE%%lib/swipl/xpce/man/reference/class/syntax_table.doc %%XPCE%%lib/swipl/xpce/man/reference/class/tab.doc %%XPCE%%lib/swipl/xpce/man/reference/class/tab_stack.doc %%XPCE%%lib/swipl/xpce/man/reference/class/table.doc %%XPCE%%lib/swipl/xpce/man/reference/class/table_cell.doc %%XPCE%%lib/swipl/xpce/man/reference/class/table_column.doc %%XPCE%%lib/swipl/xpce/man/reference/class/table_row.doc %%XPCE%%lib/swipl/xpce/man/reference/class/table_slice.doc %%XPCE%%lib/swipl/xpce/man/reference/class/tbox.doc %%XPCE%%lib/swipl/xpce/man/reference/class/text.doc %%XPCE%%lib/swipl/xpce/man/reference/class/text_buffer.doc %%XPCE%%lib/swipl/xpce/man/reference/class/text_cursor.doc %%XPCE%%lib/swipl/xpce/man/reference/class/text_image.doc %%XPCE%%lib/swipl/xpce/man/reference/class/text_item.doc %%XPCE%%lib/swipl/xpce/man/reference/class/text_margin.doc %%XPCE%%lib/swipl/xpce/man/reference/class/tile.doc %%XPCE%%lib/swipl/xpce/man/reference/class/tile_adjuster.doc %%XPCE%%lib/swipl/xpce/man/reference/class/timer.doc %%XPCE%%lib/swipl/xpce/man/reference/class/times.doc %%XPCE%%lib/swipl/xpce/man/reference/class/tokeniser.doc %%XPCE%%lib/swipl/xpce/man/reference/class/tree.doc %%XPCE%%lib/swipl/xpce/man/reference/class/tuple.doc %%XPCE%%lib/swipl/xpce/man/reference/class/type.doc %%XPCE%%lib/swipl/xpce/man/reference/class/var.doc %%XPCE%%lib/swipl/xpce/man/reference/class/variable.doc %%XPCE%%lib/swipl/xpce/man/reference/class/vector.doc %%XPCE%%lib/swipl/xpce/man/reference/class/view.doc %%XPCE%%lib/swipl/xpce/man/reference/class/visual.doc %%XPCE%%lib/swipl/xpce/man/reference/class/vmi.doc %%XPCE%%lib/swipl/xpce/man/reference/class/when.doc %%XPCE%%lib/swipl/xpce/man/reference/class/while.doc %%XPCE%%lib/swipl/xpce/man/reference/class/win_metafile.doc %%XPCE%%lib/swipl/xpce/man/reference/class/win_printer.doc %%XPCE%%lib/swipl/xpce/man/reference/class/window.doc %%XPCE%%lib/swipl/xpce/man/reference/class/window_decorator.doc %%XPCE%%lib/swipl/xpce/man/reference/errors.doc %%XPCE%%lib/swipl/xpce/man/reference/examples.doc %%XPCE%%lib/swipl/xpce/man/reference/groups.doc %%XPCE%%lib/swipl/xpce/man/reference/index.obj %%XPCE%%lib/swipl/xpce/man/reference/objects.doc %%XPCE%%lib/swipl/xpce/man/reference/predicates.doc %%XPCE%%lib/swipl/xpce/man/reference/tools.doc %%XPCE%%lib/swipl/xpce/man/reference/topics.doc %%XPCE%%lib/swipl/xpce/prolog/boot/pce_autoload.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_editor.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_error.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_expand.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_expansion.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_global.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_goal_expansion.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_keybinding.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_pl.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_portray.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_principal.pl %%XPCE%%lib/swipl/xpce/prolog/boot/pce_realise.pl %%XPCE%%lib/swipl/xpce/prolog/contrib/README %%XPCE%%lib/swipl/xpce/prolog/contrib/contrib.pl %%XPCE%%lib/swipl/xpce/prolog/contrib/rubik/README %%XPCE%%lib/swipl/xpce/prolog/contrib/rubik/maplist.pl %%XPCE%%lib/swipl/xpce/prolog/contrib/rubik/rubik.pl %%XPCE%%lib/swipl/xpce/prolog/contrib/rubik/rubikpce.pl %%XPCE%%lib/swipl/xpce/prolog/demo/chess.pl %%XPCE%%lib/swipl/xpce/prolog/demo/colour.pl %%XPCE%%lib/swipl/xpce/prolog/demo/constraint.pl %%XPCE%%lib/swipl/xpce/prolog/demo/cursor.pl %%XPCE%%lib/swipl/xpce/prolog/demo/event_hierarchy.pl %%XPCE%%lib/swipl/xpce/prolog/demo/fontviewer.pl %%XPCE%%lib/swipl/xpce/prolog/demo/ftplog.pl %%XPCE%%lib/swipl/xpce/prolog/demo/graph.pl %%XPCE%%lib/swipl/xpce/prolog/demo/hsvcolour.pl %%XPCE%%lib/swipl/xpce/prolog/demo/imageviewer.pl %%XPCE%%lib/swipl/xpce/prolog/demo/ispell.pl %%XPCE%%lib/swipl/xpce/prolog/demo/juggler.pl %%XPCE%%lib/swipl/xpce/prolog/demo/kangaroo.pl %%XPCE%%lib/swipl/xpce/prolog/demo/pce_demo.pl %%XPCE%%lib/swipl/xpce/prolog/lib/CLASSINDEX.pl %%XPCE%%lib/swipl/xpce/prolog/lib/INDEX.pl %%XPCE%%lib/swipl/xpce/prolog/lib/MKINDEX.pl %%XPCE%%lib/swipl/xpce/prolog/lib/Overview %%XPCE%%lib/swipl/xpce/prolog/lib/Xserver.pl %%XPCE%%lib/swipl/xpce/prolog/lib/area.pl %%XPCE%%lib/swipl/xpce/prolog/lib/autowin.pl %%XPCE%%lib/swipl/xpce/prolog/lib/compatibility/bitmap.pl %%XPCE%%lib/swipl/xpce/prolog/lib/compatibility/event_speak.pl %%XPCE%%lib/swipl/xpce/prolog/lib/compatibility/frozen.pl %%XPCE%%lib/swipl/xpce/prolog/lib/compatibility/global.pl %%XPCE%%lib/swipl/xpce/prolog/lib/compatibility/resource.pl %%XPCE%%lib/swipl/xpce/prolog/lib/compatibility/send.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/README %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/attribute.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/behaviour.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/button.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/choice.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/cycle.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/editor.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/image.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/label.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/list.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/reporter.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/slider.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/text_item.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/bitmaps/toggle.bm %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/dialog.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/font.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/generate.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/image_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/label.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/layout.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/load.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/menuitem.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/meta.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/pretty_print.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/prompter.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/proto.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dialog/util.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/README %%XPCE%%lib/swipl/xpce/prolog/lib/doc/browser.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/emit.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/form.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/html.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/icons/back.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/doc/icons/forward.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/doc/icons/reload.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/doc/icons/source.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/doc/layout.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/load.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/objects.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/sp_errors.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/t2.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/table.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/test.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/url_fetch.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/util.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/vfont.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/window.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/xml_browse.pl %%XPCE%%lib/swipl/xpce/prolog/lib/doc/xml_hierarchy.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dragdict.pl %%XPCE%%lib/swipl/xpce/prolog/lib/dragdrop.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/README %%XPCE%%lib/swipl/xpce/prolog/lib/draw/align.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/attribute.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/canvas.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/config.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/draw.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/exportpl.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/gesture.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/importpl.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/menu.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/shapes.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw/undo.pl %%XPCE%%lib/swipl/xpce/prolog/lib/draw_extend.pl %%XPCE%%lib/swipl/xpce/prolog/lib/edit_dialog.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/annotate_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/application.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/bookmarks.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/buffer.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/buffer_menu.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/c_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/chr_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/cmake_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/cpp_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/dde_server.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/emacs.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/emacs.qlf %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/emacs_chrome_server.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/find.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/fundamental_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/gdb.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/help.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/help_buffer.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/history.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/hit_list.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/html_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/java_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/javascript_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/language_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/latex_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/logtalk_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/man_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/outline_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/prolog_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/prolog_mode.qlf %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/prompt.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/rdf_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/script_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/server.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/sgml_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/shell.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/swi_prolog.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/text_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/turtle_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/window.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/xsb_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs/yaml_mode.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs_extend.pl %%XPCE%%lib/swipl/xpce/prolog/lib/emacs_tags.pl %%XPCE%%lib/swipl/xpce/prolog/lib/english/pce_messages.pl %%XPCE%%lib/swipl/xpce/prolog/lib/file_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/find_file.pl %%XPCE%%lib/swipl/xpce/prolog/lib/find_file_dialog.pl %%XPCE%%lib/swipl/xpce/prolog/lib/getpass.pl %%XPCE%%lib/swipl/xpce/prolog/lib/gradient.pl %%XPCE%%lib/swipl/xpce/prolog/lib/gui_tracer.pl %%XPCE%%lib/swipl/xpce/prolog/lib/help_message.pl %%XPCE%%lib/swipl/xpce/prolog/lib/http/README %%XPCE%%lib/swipl/xpce/prolog/lib/http/html_hierarchy.pl %%XPCE%%lib/swipl/xpce/prolog/lib/http/html_refman.pl %%XPCE%%lib/swipl/xpce/prolog/lib/http/html_write.pl %%XPCE%%lib/swipl/xpce/prolog/lib/http/http_image.pl %%XPCE%%lib/swipl/xpce/prolog/lib/http/http_man.pl %%XPCE%%lib/swipl/xpce/prolog/lib/http/httpd.pl %%XPCE%%lib/swipl/xpce/prolog/lib/http/run.pl %%XPCE%%lib/swipl/xpce/prolog/lib/http/xref.pl %%XPCE%%lib/swipl/xpce/prolog/lib/http_client.pl %%XPCE%%lib/swipl/xpce/prolog/lib/hyper.pl %%XPCE%%lib/swipl/xpce/prolog/lib/imageops.pl %%XPCE%%lib/swipl/xpce/prolog/lib/isocomp.pl %%XPCE%%lib/swipl/xpce/prolog/lib/keybinding.pl %%XPCE%%lib/swipl/xpce/prolog/lib/make_dialog.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/behaviour_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/classification.dat %%XPCE%%lib/swipl/xpce/prolog/lib/man/classmap.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/man_index.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/p_card.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/p_data.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/pce_op.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/showevent.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/util.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_card.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_class.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_editor.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_error.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_global.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_group.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_hierarchy.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_inherit.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_inspector.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_instance.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_manual.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_module.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_search.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_select.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_statistics.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_summary.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_tile.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_topic.pl %%XPCE%%lib/swipl/xpce/prolog/lib/man/v_visual.pl %%XPCE%%lib/swipl/xpce/prolog/lib/math/expandmath.pl %%XPCE%%lib/swipl/xpce/prolog/lib/password_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce.qlf %%XPCE%%lib/swipl/xpce/prolog/lib/pce_arm.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_arrow_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_class_index.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_colour_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_config.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_configeditor.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_cxx_headers.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_debug.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_dispatch.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_drag_and_drop.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_drag_and_drop_dict_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_edit.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_editable_text.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_emacs.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_float_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_font_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_grapher.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_graphical_browser.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_help_file.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_helper.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_history.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_identifier_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_image.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_image_browser.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_image_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_loadcxx.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_main.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_manual.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_meta.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_objects.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_postscript.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_progress.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_prolog_xref.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_prompter.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_regex_compat.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_renew.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_report.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_require.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_select_set_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_selection.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_server.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_set_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_shell.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_style_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_tagged_connection.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_template.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_tick_box.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_toc.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_type.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_unclip.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_util.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pce_xref.pl %%XPCE%%lib/swipl/xpce/prolog/lib/pcedraw.pl %%XPCE%%lib/swipl/xpce/prolog/lib/persistent_frame.pl %%XPCE%%lib/swipl/xpce/prolog/lib/plot/README %%XPCE%%lib/swipl/xpce/prolog/lib/plot/axis.pl %%XPCE%%lib/swipl/xpce/prolog/lib/plot/barchart.pl %%XPCE%%lib/swipl/xpce/prolog/lib/plot/demo.pl %%XPCE%%lib/swipl/xpce/prolog/lib/plot/plotter.pl %%XPCE%%lib/swipl/xpce/prolog/lib/portray_object.pl %%XPCE%%lib/swipl/xpce/prolog/lib/print_graphics.pl %%XPCE%%lib/swipl/xpce/prolog/lib/print_text.pl %%XPCE%%lib/swipl/xpce/prolog/lib/prolog_predicate.pl %%XPCE%%lib/swipl/xpce/prolog/lib/prolog_predicate_item.pl %%XPCE%%lib/swipl/xpce/prolog/lib/qrecompile.pl %%XPCE%%lib/swipl/xpce/prolog/lib/scaledbitmap.pl %%XPCE%%lib/swipl/xpce/prolog/lib/scan_arguments.pl %%XPCE%%lib/swipl/xpce/prolog/lib/sp_fcompile.pl %%XPCE%%lib/swipl/xpce/prolog/lib/splash_screen.pl %%XPCE%%lib/swipl/xpce/prolog/lib/stayup_popup.pl %%XPCE%%lib/swipl/xpce/prolog/lib/swi/pce_debug_monitor.pl %%XPCE%%lib/swipl/xpce/prolog/lib/swi/pce_profile.pl %%XPCE%%lib/swipl/xpce/prolog/lib/swi/swi_console.pl %%XPCE%%lib/swipl/xpce/prolog/lib/swi/thread_monitor.pl %%XPCE%%lib/swipl/xpce/prolog/lib/swi_compatibility.pl %%XPCE%%lib/swipl/xpce/prolog/lib/swi_edit.pl %%XPCE%%lib/swipl/xpce/prolog/lib/swi_hooks.pl %%XPCE%%lib/swipl/xpce/prolog/lib/swi_ide.pl %%XPCE%%lib/swipl/xpce/prolog/lib/swi_preferences.pl %%XPCE%%lib/swipl/xpce/prolog/lib/tabbed_window.pl %%XPCE%%lib/swipl/xpce/prolog/lib/tabular.pl %%XPCE%%lib/swipl/xpce/prolog/lib/toc_filesystem.pl %%XPCE%%lib/swipl/xpce/prolog/lib/toolbar.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/README %%XPCE%%lib/swipl/xpce/prolog/lib/trace/browse.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/browse_xref.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/clause.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/emacs_debug_modes.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/exceptions.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/gui.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/16x16/butterfly.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/16x16/dbgsettings.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/abort.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/break.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/breakpoint.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/bug.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/builtin.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/butterfly.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/call.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/class.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/classext.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/classvar.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/closedir.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/creep.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/debug.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/det.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/details.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/down.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/dyn.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/dynamic.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/edit.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/except.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/exit.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/export.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/eyes.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/fact.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/fail.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/finish.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/foreign.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/get.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/grammar.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/import.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/interactor.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/interrupt.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/into.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/ivar.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/leap.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/list.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/loadfailed.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/loading.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/locate.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/meta.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/mini-globe.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/mini-run.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/module.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/ndet.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/nodebug.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/nospy.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/nostop.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/nostopspy.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/opendir.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/openmodule.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/plfile.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/plincludedfile.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/plloadedfile.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/pred.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/redo.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/retry.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/send.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/skip.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/spy.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/stack.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/stop.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/undefined.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/undefpred.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/unrefpred.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/up.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/user.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/icons/warnpred.xpm %%XPCE%%lib/swipl/xpce/prolog/lib/trace/pltracer.hlp %%XPCE%%lib/swipl/xpce/prolog/lib/trace/pprint.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/query.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/settings.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/source.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/stack.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/status.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/test.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/trace.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/trace.qlf %%XPCE%%lib/swipl/xpce/prolog/lib/trace/util.pl %%XPCE%%lib/swipl/xpce/prolog/lib/trace/viewterm.pl %%XPCE%%lib/swipl/xpce/prolog/lib/url_image.pl %%XPCE%%lib/swipl/xpce/prolog/lib/xref/common.pl %%XPCE%%lib/swipl/xpce/prolog/lib/xref/mkcommon.pl %%XPCE%%lib/swipl/xpce/prolog/lib/xref/quintus.pl %%XPCE%%lib/swipl/xpce/prolog/lib/xref/sicstus.pl -libdata/pkgconfig/swipl.pc -share/man/man1/swipl-ld.1.gz -share/man/man1/swipl.1.gz +%%XPCE%%lib/swipl/xpce/prolog/swipl-rc