#!/usr/bin/python2

import winswitch.client.client_wrapper

winswitch.client.client_wrapper.main()
