File "lib/trill_on_swish/gitty_driver_files.pl"[download]
in pack: | trill_on_swish |
---|---|
Prolog module: | gitty_driver_files |
size: | 12968 |
Recent changes
8 years ago | rzese | added all needed files |
This file requires
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/2
- library(dcg/basics) resolved by
- basics.pl: nonblanks/3, integer/3
- library(filesex) resolved by
- filesex.pl: directory_file_path/3
- library(lists) resolved by
- lists.pl: member/2
- library(zlib) resolved by
- zlib.pl: gzopen/4
- library(apply) resolved by
Exported predicates
- delete_head/2
- delete_object/2
- gitty_close/1
- gitty_file/3
- gitty_hash/2
- gitty_rescan/1
- gitty_update_head/4
- load_object/5
- load_plain_commit/3
- set_head/3
- store_object/4
Required predicates
- directory_file_path/3 from library(filesex)
- gzopen/4 from library(zlib)
- integer/3 from library(dcg/basics)
- maplist/2 from library(apply)
- member/2 from library(lists)
- nonblanks/3 from library(dcg/basics)