File "lib/swish/profiles.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_profiles |
size: | 4147 |
Recent changes
8 years ago | Jan Wielemaker | New upstream files |
9 years ago | Jan Wielemaker | ADDED: Profile interface |
This file requires
- From the Prolog library
- library(dcg/basics) resolved by
- basics.pl: whites/2, string/3
- library(filesex) resolved by
- filesex.pl: directory_file_path/3
- library(lists) resolved by
- lists.pl: member/2
- library(readutil) resolved by
- readutil.pl: read_line_to_codes/2
- library(dcg/basics) resolved by
Required predicates
- directory_file_path/3 from library(filesex)
- member/2 from library(lists)
- read_line_to_codes/2 from library(readutil)
- string/3 from library(dcg/basics)
- whites/2 from library(dcg/basics)