File "lib/swish/patch.pl"[download]
in pack: | swish |
---|---|
Prolog module: | patch |
size: | 3734 |
Recent changes
8 years ago | Jan Wielemaker | Added new upstream file patch.pl |
This file requires
- From the Prolog library
- library(option) resolved by
- option.pl: option/2
- library(process) resolved by
- process.pl: process_create/3, process_wait/2
- library(option) resolved by
Exported predicates
- patch/4
Required predicates
- option/2 from library(option)
- process_create/3 from library(process)
- process_wait/2 from library(process)