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

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