#!/bin/csh -f
echo "Content-type: text/plain"
echo ""

source build-opt-env
${OPTHOME}/bin/list -f -n -z -m "$OBJECT($SUBSELS)"
