#! /bin/bash
#

# This script launches JScrabble Professional the Scrabble game in Java.

java -jar scrabble.jar & 
