summaryrefslogtreecommitdiff
path: root/TAO/tests/CSD_Strategy_Tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/CSD_Strategy_Tests/README')
-rw-r--r--TAO/tests/CSD_Strategy_Tests/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tests/CSD_Strategy_Tests/README b/TAO/tests/CSD_Strategy_Tests/README
index 4ab0940d42b..08e0b10f63f 100644
--- a/TAO/tests/CSD_Strategy_Tests/README
+++ b/TAO/tests/CSD_Strategy_Tests/README
@@ -1,3 +1,5 @@
+$Id$
+
This directory contains tests for the Custom Servant Dispatching (CSD)
feature implemented within TAO. Specifically, these tests use the reference
implementation CSD Strategy, called the Thread Pool (TP) CSD Strategy.
@@ -26,7 +28,7 @@ TP_Foo_A
one IDL file which declares the "Foo_A" interface. All of the other
source code in this library is used to support client and/or server
applications that will use the Foo_A interface.
-
+
TP_Foo_B
--------