#! /bin/sh

vf.exe &

shelltool ex2-1 -Wl "EX2-1" -Wp 0 500 -Ws 700 300 -WP 632 0 -Wg -WP 1080 512 -WL "EX2-1" &

sleep 20
echo "  "
echo "Now running the simple construction program ..."
get_data_and_run_model <ex_a
ex_2a

echo -n "Return to continue ..."
read x
get_data_and_run_model <ex_b
ex_2b
