This is a small example that demonstrates the use of the Interface
Repository. To execute it, run the "run" script (you need a
bourne-shell or compatible). The script starts the Interface
Repository server, feeds this server with "Interface.idl" and saves a
stringified IOR. This IOR is passed to the server that implements the
"Interface" interface from "Interface.idl" with the "-ORBrepository"
option. The client connects to this server, calls "_get_interface()"
and shows some information from the Interface Repository about the
interface "Interface".
