File "lib/trill_on_swish/trace.pl"[download]
in pack: | trill_on_swish |
---|---|
Prolog module: | swish_trace |
size: | 20368 |
Recent changes
8 years ago | rzese | trill_on_swish v. 2.0 |
9 years ago | rzese | updated version |
This file requires
- From packages
- storage.pl: storage_file/3
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/2, maplist/3
- library(debug) resolved by
- debug.pl: debug/3, debugging/1
- library(edinburgh) resolved by
- edinburgh.pl could not find proof of dependency
- library(http/html_write) resolved by
- html_write.pl: html/3, print_html/1
- library(http/term_html) resolved by
- term_html.pl: term/4
- library(lists) resolved by
- lists.pl: member/2, nth1/3
- library(option) resolved by
- option.pl: option/2
- library(pengines) resolved by
- pengines.pl: pengine_input/2, pengine_self/1, pengine_property/2
- library(pengines_io) resolved by
- pengines_io.pl: pengine_io_predicate/1
- library(prolog_breakpoints) resolved by
- prolog_breakpoints.pl: set_breakpoint/5, delete_breakpoint/1, breakpoint_property/2
- library(prolog_clause) resolved by
- prolog_clause.pl: clause_info/4
- library(sandbox) resolved by
- sandbox.pl could not find proof of dependency
- library(settings) resolved by
- settings.pl: set_setting/2, current_setting/1
- library(solution_sequences) resolved by
- solution_sequences.pl: offset/2
- library(apply) resolved by
Exported predicates
- '$swish wrapper'/2
Required predicates
- breakpoint_property/2 from library(prolog_breakpoints)
- clause_info/4 from library(prolog_clause)
- current_setting/1 from library(settings)
- debug/3 from library(debug)
- debugging/1 from library(debug)
- delete_breakpoint/1 from library(prolog_breakpoints)
- group_pairs_by_key/2 autoloaded
- html/3 from library(http/html_write)
- maplist/2 from library(apply)
- maplist/3 from library(apply)
- member/2 from library(lists)
- nth1/3 from library(lists)
- offset/2 from library(solution_sequences)
- option/2 from library(option)
- pengine_input/2 from library(pengines)
- pengine_io_predicate/1 from library(pengines_io)
- pengine_property/2 from library(pengines)
- pengine_self/1 from library(pengines)
- print_html/1 from library(http/html_write)
- set_breakpoint/5 from library(prolog_breakpoints)
- set_setting/2 from library(settings)
- storage_file/3 from storage.pl
- term/4 from library(http/term_html)