#!/bin/sh

XGUILOADPATH=/usr/local/lib/snns
export XGUILOADPATH
PATH=${PATH}:/usr/local/lib/snns/bin
export DPATH

/usr/local/lib/snns/bin/xgui
