File "lib/swish/render/swish.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_render_swish |
size: | 2286 |
Recent changes
7 years ago | Jacco van Ossenbruggen | Take care of http prefix by using http_link_to ... |
8 years ago | Jan Wielemaker | New renderers |
This file requires
- From packages
- render.pl could not find proof of dependency
- storage.pl: storage_file/1
- From the Prolog library
- library(http/html_write) resolved by
- html_write.pl: html/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_link_to_id/3
- library(http/html_write) resolved by
Exported predicates
- term_rendering/5
Required predicates
- html/3 from library(http/html_write)
- http_link_to_id/3 from library(http/http_dispatch)
- storage_file/1 from storage.pl