File "lib/swish/jquery.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_jquery |
size: | 4254 |
Recent changes
6 years ago | Jan Wielemaker | Updated copied files |
7 years ago | Jan Wielemaker | New files from upstream |
7 years ago | Jan Wielemaker | New upstream libraries |
This file requires
- From the Prolog library
- library(error) resolved by
- error.pl: domain_error/2, must_be/2
- library(pengines) resolved by
- pengines.pl: pengine_input/2
- library(error) resolved by
Exported predicates
- jquery/2
- jquery/3
Required predicates
- domain_error/2 from library(error)
- must_be/2 from library(error)
- pengine_input/2 from library(pengines)