#!/bin/sh if [ "x$1" = "x" ]; then cd; fi # If there are no parameters, start in # user's home directory /laclin/lacutil/single-instance --wait --usewin \ "^Turn 'em Blue!\z" \ $PRODTREE/tkgames/program/bluetile.main $*