2.2.4 Miscellaneous
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
Managing external tables for SWI-Prolog
Managing external tables
Accessing a table
Miscellaneous
table_version/2
Availability:
:- use_module(
library(table)
).
(can be autoloaded)
table_version
(
-Version, -CompileDate
)
Unify
Version
with an atom identifying the version of this package, and
CompileDate
with the date this package was compiled.