#!/bin/sh
# Summer_overheating show_balance script: version 1.1 of Nov 1994
xterm -g 75x35+150+300 -name "energy balance assessment" -e ${IFE_HOME}/sys/bin/summer_comfort/show_balance
exit 0
