#!/bin/sh

# this is to load up all athena added fonts

xrdb -merge /mit/sipb/lib/app-defaults/Idraw.ad
exec /mit/sipb/bin/idraw.real $*
