#
#
echo 'SwitCap2 execution using file name: ' $1
echo '---- running ----'

sw2 << EOF
$1.in
$1.out
EOF
