#!/usr/bin/python2.5

from cx_Freeze import main

main()

