File "lib/swish/bootstrap.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_bootstrap |
size: | 13770 |
Recent changes
8 years ago | Jan Wielemaker | New upstream files |
This file requires
- From the Prolog library
- library(error) resolved by
- error.pl: domain_error/2
- library(http/html_write) resolved by
- html_write.pl: html/3
- library(occurs) resolved by
- occurs.pl: sub_term/2
- library(option) resolved by
- option.pl: option/2, option/3
- library(error) resolved by
Exported predicates
- bt_button/6
- bt_form/4
- name_label/2
Required predicates
- domain_error/2 from library(error)
- html/3 from library(http/html_write)
- list_to_set/2 autoloaded
- option/2 from library(option)
- option/3 from library(option)
- sub_term/2 from library(occurs)