File "lib/swish/render/sudoku.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_render_sudoku |
size: | 3939 |
Recent changes
8 years ago | Jan Wielemaker | New renderers |
This file requires
- From packages
- render.pl could not find proof of dependency
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/2
- library(http/html_write) resolved by
- html_write.pl: html/3
- library(http/term_html) resolved by
- term_html.pl: term/4
- library(apply) resolved by
Exported predicates
- term_rendering/5
Required predicates
- html/3 from library(http/html_write)
- maplist/2 from library(apply)
- term/4 from library(http/term_html)