#! /bin/sh
echo "  "
echo "Template used for the basic construction model:  "
cat demo2a_tp
echo "  "

echo "		Results of the basic construction model:"
echo "  "
cat misc/zContext_2a.dat;
echo "  "
echo -n "type anything to exit... "
read x
