File "config-available/user_profile.pl"[download]
in pack: | swish |
---|---|
Prolog module: | config_user_profile |
size: | 4527 |
Recent changes
8 years ago | Jan Wielemaker | Add profile and notification infrastructure. |
This file requires
- From packages
- swish.pl no exports
- profile_prolog.pl no exports
- user_profile.pl: profile_open_db/1, set_profile/2
- profile.pl no exports
- From the Prolog library
- library(broadcast) resolved by
- broadcast.pl: listen/2
- library(settings) resolved by
- settings.pl: set_setting/2
- library(broadcast) resolved by
Required predicates
- listen/2 from library(broadcast)
- profile_open_db/1 from user_profile.pl
- set_profile/2 from user_profile.pl
- set_setting/2 from library(settings)