#!/bin/csh -f
source build-opt-env

set POSTSTR=(`${OPTHOME}/bin/poststring sel`)

setenv QUERY_STRING "$POSTSTR[1]"

${OPTHOME}/${OPTRUNDIR}/selopt
