#!/bin/sh
# restart with tclsh \
exec tclsh "$0" "$@"
set srcdir
set G(src)
set G(hdr)
set G(footer)
#-------------------------------------------------------------------------
# Read and return the entire contents of text file $zFile from disk.
#
#-------------------------------------------------------------------------
# This command returns a string identifying the current sqlite version -
# the equivalent of the SQLITE_SOURCE_ID string.
#
fts5c_init fts5.c
foreach f $G(src)
fts5c_close