File "lib/trill_on_swish/profiles.pl"[download]
| in pack: | trill_on_swish | 
|---|---|
| Prolog module: | swish_profiles | 
| size: | 3936 | 
Recent changes
| 9 years ago | rzese | added all needed files | 
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)
