#!/bin/sh

# startup the corba crap
# and launch the binary
cd disttictactoeclient
./disttictactoeclient -ORBInitRef NameService=corbaloc::localhost:1050/NameService

