blob: bd4a2cf746ccb3cb5a91155cbef149678159163c [file] [log] [blame]
#!/bin/sh
##############################################################################
## ##
## Groovy Console script for UN*X ##
## ##
##############################################################################
##
## $Revision$ $Date$
##
DIRNAME=`dirname "$0"`
. "$DIRNAME/startGroovy"
startGroovy groovy.ui.Console "$@"