#!/bin/sh
#
# getXAppResDir - Return Path to X Resource Directory, typically
#		  app-defaults but can be overriden.
#
# As in this case where we use the builders home directory


echo "$HOME"
