File "lib/trill_on_swish/examples.pl"[download]
in pack: | trill_on_swish |
---|---|
Prolog module: | swish_examples |
size: | 4790 |
Recent changes
8 years ago | rzese | Fixed an error that does not allowed to search ... |
8 years ago | rzese | trill_on_swish v. 2.0 |
9 years ago | rzese | updated version |
This file requires
- From packages
- gitty.pl: gitty_commit/3, gitty_file/3
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/3
- library(filesex) resolved by
- filesex.pl: directory_file_path/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3
- library(http/http_json) resolved by
- http_json.pl: reply_json/1
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(http/json) resolved by
- json.pl: json_read_dict/2
- library(lists) resolved by
- lists.pl: append/2, append/3
- library(settings) resolved by
- settings.pl: setting/2
- library(apply) resolved by
Required predicates
- append/2 from library(lists)
- append/3 from library(lists)
- directory_file_path/3 from library(filesex)
- gitty_commit/3 from gitty.pl
- gitty_file/3 from gitty.pl
- http_absolute_location/3 from library(http/http_path)
- http_handler/3 from library(http/http_dispatch)
- json_read_dict/2 from library(http/json)
- maplist/3 from library(apply)
- reply_json/1 from library(http/http_json)
- setting/2 from library(settings)