File "applications/cpack_home.pl"[download]
in pack: | cpack_repository |
---|---|
Prolog module: | cpack_home |
size: | 2363 |
Recent changes
14 years ago | Jan Wielemaker | ADDED: Date of last submission to cpack table |
14 years ago | Jan Wielemaker | Added ClioPatria home page |
14 years ago | Jan Wielemaker | Support sorting on the main-page |
14 years ago | Jan Wielemaker | Add new home-page |
This file requires
- From packages
- cpack.pl: package_table/3
- From ClioPatria
- bundle(html_page) resolved by
- html_page.pl no exports
- components(basics) resolved by
- basics.pl: insert_html_file/3
- bundle(html_page) resolved by
- From the Prolog library
- library(http/html_head) resolved by
- html_head.pl could not find proof of dependency
- library(http/html_write) resolved by
- html_write.pl: reply_html_page/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_wrapper) resolved by
- http_wrapper.pl could not find proof of dependency
- library(http/html_head) resolved by
Required predicates
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- insert_html_file/3 from components(basics)
- package_table/3 from cpack.pl
- reply_html_page/3 from library(http/html_write)