File "lib/trill_on_swish/gitty_tools.pl"[download]
in pack: | trill_on_swish |
---|---|
Prolog module: | gitty_tools |
size: | 8459 |
Recent changes
8 years ago | rzese | added all needed files |
This file requires
- From packages
- gitty.pl: gitty_commit/3, gitty_create/5, gitty_data/4, gitty_file/3, gitty_hash/2, gitty_history/4, gitty_open/2, gitty_update/5
- From the Prolog library
- library(aggregate) resolved by
- aggregate.pl: aggregate_all/3
- library(apply) resolved by
- apply.pl: maplist/2, maplist/3
- library(option) resolved by
- option.pl: option/2
- library(aggregate) resolved by
Exported predicates
- gitty_compare_stores/2
- gitty_copy_store/3
- gitty_fsck/2
Required predicates
- aggregate_all/3 from library(aggregate)
- assertion/1 autoloaded
- gitty:fsck_object/2 public in gitty.pl
- gitty_commit/3 from gitty.pl
- gitty_create/5 from gitty.pl
- gitty_data/4 from gitty.pl
- gitty_file/3 from gitty.pl
- gitty_hash/2 from gitty.pl
- gitty_history/4 from gitty.pl
- gitty_open/2 from gitty.pl
- gitty_update/5 from gitty.pl
- maplist/2 from library(apply)
- maplist/3 from library(apply)
- option/2 from library(option)
- reverse/2 autoloaded