#!/bin/sh
# the next line restarts using tclsh7.4 \
exec tclsh7.4 "$0" "$@"

source [file dirname [info script]]/obtcl_mkindex.tcl
eval obtcl_mkindex $argv

