#!/usr/bin/env python

import winswitch.server.delayed_start

winswitch.server.delayed_start.main()
