File "lib/swish/md_eval.pl"[download]
in pack: | swish |
---|---|
Prolog module: | md_eval |
size: | 7867 |
Recent changes
6 years ago | Jan Wielemaker | Updated copied files |
This file requires
- From packages
- config.pl could not find proof of dependency
- From the Prolog library
- library(apply) resolved by
- apply.pl: foldl/5
- library(dcg/basics) resolved by
- basics.pl: blanks/2, string/3
- library(debug) resolved by
- debug.pl: debug/3
- library(error) resolved by
- error.pl: must_be/2
- library(lists) resolved by
- lists.pl: member/2, append/3
- library(modules) resolved by
- modules.pl: in_temporary_module/3
- library(occurs) resolved by
- occurs.pl: sub_term/2
- library(option) resolved by
- option.pl: option/3
- library(pldoc/doc_wiki) resolved by
- doc_wiki.pl: wiki_codes_to_dom/3
- library(settings) resolved by
- settings.pl: setting/4, setting/2
- library(time) resolved by
- time.pl: call_with_time_limit/2
- library(apply) resolved by
Exported predicates
- swish_provides/1
Required predicates
- append/3 from library(lists)
- blanks/2 from library(dcg/basics)
- call_with_time_limit/2 from library(time)
- debug/3 from library(debug)
- directory_file_path/3 autoloaded
- distinct/2 autoloaded
- foldl/5 from library(apply)
- in_temporary_module/3 from library(modules)
- load_html/3 autoloaded
- member/2 from library(lists)
- must_be/2 from library(error)
- option/3 from library(option)
- setting/2 from library(settings)
- setting/4 from library(settings)
- string/3 from library(dcg/basics)
- sub_term/2 from library(occurs)
- wiki_codes_to_dom/3 from library(pldoc/doc_wiki)