#!/usr/local/bin/python2.7

import sys
import Pyro.wxnsc
Pyro.wxnsc.main(sys.argv[1:])
