File "lib/swish/pack/profile/prolog/profile/backend/profile_prolog.pl"[download]
in pack: | swish |
---|---|
Prolog module: | impl_profile_prolog |
size: | 6507 |
Recent changes
7 years ago | Jan Wielemaker | New upstream files |
This file requires
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/2
- library(option) resolved by
- option.pl: option/2
- library(persistency) resolved by
- persistency.pl: db_attach/2
- library(settings) resolved by
- settings.pl: setting/4, setting/2
- library(apply) resolved by
Required predicates
- db_attach/2 from library(persistency)
- maplist/2 from library(apply)
- must_be/2 autoloaded
- option/2 from library(option)
- persistency:db_assert/1 undefined
- persistency:db_asserta/1 undefined
- persistency:db_retract/1 undefined
- persistency:db_retractall/1 undefined
- setting/2 from library(settings)
- setting/4 from library(settings)