#!/bin/sh
# Hans Fugal

XLISPPATH=/usr/share/nyquist/runtime:/usr/share/nyquist/lib
export XLISPPATH

LIBDIR=/usr/lib64

$LIBDIR/nyquist/ny ${1+"$@"}