#!/bin/sh

oplan_home=/group/aiai/oplan/development/jeff/portable-3.x

exec $oplan_home/bin/oplan "$@"
