File "lib/swish/cron.pl"[download]
in pack: | swish |
---|---|
Prolog module: | http_cron |
size: | 5377 |
Recent changes
7 years ago | Jan Wielemaker | New files from upstream |
This file requires
- From the Prolog library
- library(broadcast) resolved by
- broadcast.pl: listen/2
- library(error) resolved by
- error.pl: domain_error/2, instantiation_error/1, must_be/2
- library(broadcast) resolved by
Exported predicates
- http_schedule_maintenance/2
Required predicates
- date_time_value/3 autoloaded
- day_of_the_week/2 autoloaded
- domain_error/2 from library(error)
- instantiation_error/1 from library(error)
- listen/2 from library(broadcast)
- must_be/2 from library(error)