#!python

from hpp.corbaserver import Client

cl = Client()
cl.problem.shutdown()
