#!/usr/bin/python
# Copyright (c) 2010 Arjan Scherpenisse
# See LICENSE for details.

from spark.launcher import main
main()
