Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / examples / Simple / time-date / README
blobdbd033ca65a18ccae8c212dc912de300a4825b32
3 This example illustrates how to dynamically link an ORB and servants
4 into an application via the ACE Service Configurator.  It also
5 illustrates a simple Time & Date class.
7 run_test.pl:
8 ------------
10 This perl script runs the server and client and shuts down the server
11 when it is done.