#!/bin/sh
gkwish -notk <<-ENDSCRIPT
auto_mkindex . main/*.tcl classBuilder/*.tcl widgets/*.tcl
exit
ENDSCRIPT
