#!/bin/sh
export QS_APPDIR
QS_APPDIR=$QSCRIPT_DIR/tools/pdkconfig/pdkparser.tcl
qscript_text $QS_APPDIR $*
