#!/bin/sh
#  $Id: run_Notepad,v 1.11 1998/01/07 21:50:10 begolej Exp $

PRG=$0
PROG_HOME=`dirname $PRG`

${PROG_HOME}/run_jammviewer Notepad $*
