File "lib/swish/include.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_include |
size: | 11114 |
Recent changes
7 years ago | Jan Wielemaker | New files from upstream |
8 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | New upstream files |
9 years ago | Jan Wielemaker | Copied from upstream |
9 years ago | Jan Wielemaker | Copied files |
This file requires
- From packages
- config.pl: swish_config/2
- storage.pl: storage_file/3, storage_meta_data/2
- From the Prolog library
- library(debug) resolved by
- debug.pl: debug/3
- library(error) resolved by
- error.pl: permission_error/3
- library(filesex) resolved by
- filesex.pl: directory_file_path/3
- library(option) resolved by
- option.pl: option/2
- library(readutil) resolved by
- readutil.pl: read_file_to_string/3
- library(sandbox) resolved by
- sandbox.pl could not find proof of dependency
- library(debug) resolved by
Exported predicates
- include/2
Required predicates
- debug/3 from library(debug)
- directory_file_path/3 from library(filesex)
- option/2 from library(option)
- permission_error/3 from library(error)
- read_file_to_string/3 from library(readutil)
- storage_file/3 from storage.pl
- storage_meta_data/2 from storage.pl
- swish_config/2 from config.pl