You are on page 1of 1

#!

/bin/sh
# IMPORTANT: DO NOT DELETE THIS LINE \
exec $AUTOTEST/bin/tclsh "$0" ${1+"$@"}
# The above three lines are the standard way of invoking the TCL interpretor
################################################################################
###############
###
SETUP BLOCK
###
################################################################################
###############
package require AtsAuto

You might also like