#!/bin/sh

PVM_ROOT=/usr/share/pvm3

export PVM_ROOT

exec /usr/share/pvm3/lib/pvm "$@"
