#!/bin/sh
# summer overheating show_graphs script: version 1.1 of Nov 1994
xterm -g 75x30+100+250 -name "graphs of worst zone" -e ${IFE_HOME}/sys/bin/summer_comfort/show_graphs
exit 0
