#!/bin/sh
#
#   Get the default top directory, and the default command
#   directory.

(echo "checkscript defdirs"; echo "$PATH:$CMDDIR") | awk -f $utils/pathvals.awk > $ITMPDIR/PathValues

. $ITMPDIR/PathValues Mathematica

