List extension packs
/home/mlunife/.local/share/swi-prolog/pack/aleph/prolog
/home/mlunife/.local/share/swi-prolog/pack/auc/prolog
/home/mlunife/.local/share/swi-prolog/pack/bddem/prolog
/home/mlunife/.local/share/swi-prolog/pack/cplint/prolog
/home/mlunife/.local/share/swi-prolog/pack/cplint_r/prolog
/home/mlunife/.local/share/swi-prolog/pack/lbfgs/prolog
/home/mlunife/.local/share/swi-prolog/pack/liftcover/prolog
/home/mlunife/.local/share/swi-prolog/pack/matrix/prolog
/home/mlunife/.local/share/swi-prolog/pack/pascal/prolog
/home/mlunife/.local/share/swi-prolog/pack/phil/prolog
/home/mlunife/.local/share/swi-prolog/pack/sldnfdraw/prolog
/home/mlunife/swish
/home/mlunife/swish/config-enabled
/home/mlunife/swish/lib
/home/mlunife/swish/lib/data
/home/mlunife/swish/lib/plugin
/home/mlunife/swish/lib/render
/home/mlunife/swish/pack/profile/prolog
/home/mlunife/swish/pack/profile/prolog/profile/backend
/home/mlunife/swish/pack/rserve_client/prolog/r
/home/mlunife/swish/pack/smtp/prolog
/home/mlunife/swish/pack/wordnet/prolog
/usr/local/lib/swipl
/usr/local/lib/swipl/boot
/usr/local/lib/swipl/library
/usr/local/lib/swipl/library/clp
/usr/local/lib/swipl/library/dcg
/usr/local/lib/swipl/library/dialect
/usr/local/lib/swipl/library/dialect/swi
/usr/local/lib/swipl/library/ext/bdb
/usr/local/lib/swipl/library/ext/chr
/usr/local/lib/swipl/library/ext/chr/chr
/usr/local/lib/swipl/library/ext/clib
/usr/local/lib/swipl/library/ext/clpqr
/usr/local/lib/swipl/library/ext/clpqr/clpqr
/usr/local/lib/swipl/library/ext/clpqr/clpr
/usr/local/lib/swipl/library/ext/http/http
/usr/local/lib/swipl/library/ext/nlp
/usr/local/lib/swipl/library/ext/odbc
/usr/local/lib/swipl/library/ext/pcre
/usr/local/lib/swipl/library/ext/pengines
/usr/local/lib/swipl/library/ext/pldoc
/usr/local/lib/swipl/library/ext/pldoc/pldoc
/usr/local/lib/swipl/library/ext/plunit
/usr/local/lib/swipl/library/ext/redis
/usr/local/lib/swipl/library/ext/semweb/semweb
/usr/local/lib/swipl/library/ext/sgml
/usr/local/lib/swipl/library/ext/ssl
/usr/local/lib/swipl/library/ext/ssl/http
/usr/local/lib/swipl/library/ext/stomp
/usr/local/lib/swipl/library/ext/table
/usr/local/lib/swipl/library/ext/utf8proc
/usr/local/lib/swipl/library/ext/zlib
/usr/local/lib/swipl/library/http
/usr/local/lib/swipl/library/lynx
/usr/local/lib/swipl/library/check.pl
All
Application
Manual
Name
Summary
Help
swipl
library
error.pl
debug.pl -- Print debug messages and test assertions
apply.pl -- Apply predicates on a list
lists.pl
broadcast.pl
shlib.pl
option.pl
thread_pool.pl -- Resource bounded thread management
gensym.pl
settings.pl
arithmetic.pl
main.pl
readutil.pl
operators.pl
pairs.pl
prolog_source.pl -- Examine Prolog source-files
record.pl
quasi_quotations.pl
pure_input.pl
solution_sequences.pl
ordsets.pl
random.pl
base64.pl
aggregate.pl
yall.pl
sandbox.pl
apply_macros.pl -- Goal expansion rules to avoid meta-calling
assoc.pl
prolog_format.pl
predicate_options.pl
csv.pl -- Process CSV (Comma-Separated Values) data
pprint.pl
atom.pl
modules.pl -- Module utility predicates
occurs.pl
prolog_xref.pl
prolog_colour.pl
lazy_lists.pl
ugraphs.pl
url.pl -- Analysing and constructing URL
www_browser.pl
prolog_pack.pl
git.pl
utf8.pl
dialect.pl
system.pl
terms.pl
date.pl
persistency.pl
iostream.pl -- Utilities to deal with streams
prolog_stack.pl
edinburgh.pl
prolog_clause.pl
prolog_breakpoints.pl
wfs.pl
prolog_code.pl
sort.pl
dicts.pl
dif.pl
varnumbers.pl -- Utilities for numbered terms
pio.pl
quintus.pl
base32.pl
charsio.pl
codesio.pl
coinduction.pl
heaps.pl
rbtrees.pl
statistics.pl -- Get information about resource usage
when.pl
backcomp.pl
help.pl
ctypes.pl -- Character code classification
prolog_config.pl
writef.pl
prolog_coverage.pl
check.pl -- Consistency checking
check/0
list_undefined/0
list_undefined/1
list_autoload/0
list_redefined/0
list_cross_module_calls/0
list_void_declarations/0
list_trivial_fails/0
list_trivial_fails/1
trivial_fail_goal/1
list_strings/0
list_strings/1
list_rationals/0
list_rationals/1
list_format_errors/0
list_format_errors/1
string_predicate/1
valid_string_goal/1
checker/2
threadutil.pl -- Interactive thread utilities
explain.pl
nb_set.pl -- Non-backtrackable sets
make.pl -- Reload modified source files
prolog_codewalk.pl -- Prolog code walker
prolog_wrap.pl
list_redefined
Lists predicates that are defined in the global module
user
as well as in a normal module; that is, predicates for which the local definition overrules the global default definition.