diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-08-15 09:41:08 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-08-15 09:41:08 +0000 |
commit | ed5af62c6eadc45a4c9123063a50898c3de12e35 (patch) | |
tree | 07aaa31c82d5efb4b39a41cebd3f336ec18fb1eb /TAO/orbsvcs/examples/RtEC/Simple | |
parent | 680644a0ad23c5a33aa81a0e63a6666ae76c9715 (diff) | |
download | ATCD-ed5af62c6eadc45a4c9123063a50898c3de12e35.tar.gz |
ChangeLogTag: Fri Aug 15 09:39:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/examples/RtEC/Simple')
-rw-r--r-- | TAO/orbsvcs/examples/RtEC/Simple/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/RtEC/Simple/README b/TAO/orbsvcs/examples/RtEC/Simple/README index a0cc11e59e4..96dae4b1cca 100644 --- a/TAO/orbsvcs/examples/RtEC/Simple/README +++ b/TAO/orbsvcs/examples/RtEC/Simple/README @@ -1,6 +1,6 @@ # $Id$ - This directory containts possibly the most simple example of + This directory contains possibly the most simple example of the real-time event service. It contains three executables; a consumer, supplier and a program to create the event channel itself. @@ -12,4 +12,4 @@ $ ./Consumer $ ./Supplier more advanced tests are available in -$TAO_ROOT/orbsvcs/tests/Event and $TAO_ROOT/orbsvcs/EC_* +$TAO_ROOT/orbsvcs/tests/Event and $TAO_ROOT/orbsvcs/tests/EC_* |