index
:
fpc
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpcsrc
/
packages
/
sqlite
/
src
/
sqlite3dyn.pp
blob: b720814741621fa5b1c2164a9b862b305f6e7930 (
plain
)
1
2
3
4
5
6
7
unit sqlite3dyn
;
{
$DEFINE
LOAD_DYNAMICALLY
}
{
$i
sqlite3
.
inc
}
end
.