#!/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.
#
lsm1c_init lsm1.c
foreach f $G(src)
lsm1c_close