File "lib/swish/version.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_version |
size: | 8720 |
Recent changes
6 years ago | Jan Wielemaker | Added new upstream files. |
This file requires
- From the Prolog library
- library(git) resolved by
- git.pl: git_describe/2, git_remote_url/3
- library(lists) resolved by
- lists.pl: member/2
- library(option) resolved by
- option.pl: select_option/4
- library(git) resolved by
Exported predicates
- check_prolog_version/1
- git_module_property/2
- git_update_versions/1
- prolog_version_atom/1
- register_git_module/2
Required predicates
- git_describe/2 from library(git)
- git_remote_url/3 from library(git)
- member/2 from library(lists)
- select_option/4 from library(option)