File "lib/trill_on_swish/swish_csv.pl"[download]
in pack: | trill_on_swish |
---|---|
Prolog module: | swish_csv |
size: | 4980 |
Recent changes
8 years ago | rzese | added all needed files |
This file requires
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/3
- library(csv) resolved by
- csv.pl: csv_write_stream/3
- library(option) resolved by
- option.pl: option/2, option/3
- library(pairs) resolved by
- pairs.pl: pairs_values/2
- library(pengines) resolved by
- pengines.pl could not find proof of dependency
- library(pprint) resolved by
- pprint.pl: print_term/2
- library(apply) resolved by
Required predicates
- append/3 autoloaded
- assertion/1 autoloaded
- csv_write_stream/3 from library(csv)
- maplist/3 from library(apply)
- option/2 from library(option)
- option/3 from library(option)
- pairs_values/2 from library(pairs)
- print_term/2 from library(pprint)