| Did you know ... | Search Documentation: |
| Predicate jpl_pl_lib_version/1 |
jpl_pl_lib_version(-Version)jpl.pl) of JPL.
It should exactly match the version identifiers of JPL's C (jpl.c) and Java (jpl.jar) components.
Example
?- jpl_pl_lib_version(V). V = '7.6.1'.