File "lib/trill_on_swish/render/graphviz.pl"[download]
in pack: | trill_on_swish |
---|---|
Prolog module: | swish_render_graphviz |
size: | 16414 |
Recent changes
8 years ago | rzese | trill_on_swish v. 2.0 |
9 years ago | rzese | updated version |
This file requires
- From packages
- render.pl could not find proof of dependency
- From the Prolog library
- library(dcg/basics) resolved by
- basics.pl: number/3, atom/3
- library(debug) resolved by
- debug.pl: debug/3
- library(http/html_write) resolved by
- html_write.pl: html/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_link_to_id/3
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(http/js_write) resolved by
- js_write.pl: js_script/3
- library(option) resolved by
- option.pl: option/3
- library(process) resolved by
- process.pl: process_create/3, process_wait/2
- library(sgml) resolved by
- sgml.pl: load_structure/3
- library(dcg/basics) resolved by
Exported predicates
- term_rendering/5
Required predicates
- atom/3 from library(dcg/basics)
- debug/3 from library(debug)
- domain_error/2 autoloaded
- html/3 from library(http/html_write)
- http_absolute_location/3 from library(http/http_path)
- http_handler/3 from library(http/http_dispatch)
- http_link_to_id/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- js_script/3 from library(http/js_write)
- load_structure/3 from library(sgml)
- number/3 from library(dcg/basics)
- option/3 from library(option)
- process_create/3 from library(process)
- process_wait/2 from library(process)
- xml_write/3 autoloaded