summaryrefslogtreecommitdiff
path: root/TAO/tests/README
diff options
context:
space:
mode:
authorsumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-30 07:11:38 +0000
committersumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-30 07:11:38 +0000
commit0ca96432e27fa8c9c65eca27a3b1a1fa820dcb84 (patch)
tree2fb0f12e8a07899e8a74ad4a475d410de858e04a /TAO/tests/README
parentfbd42df267db0a45780b6826aeed49f9cbe5d28e (diff)
downloadATCD-0ca96432e27fa8c9c65eca27a3b1a1fa820dcb84.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tests/README')
-rw-r--r--TAO/tests/README17
1 files changed, 1 insertions, 16 deletions
diff --git a/TAO/tests/README b/TAO/tests/README
index 86afe7ae5f7..ef76d0e9d5c 100644
--- a/TAO/tests/README
+++ b/TAO/tests/README
@@ -13,19 +13,4 @@ The individual directories contain READMEs on how to run the tests.
. Cubit
Cubit example. The servant returns the cube of the number
- sent to it by the client. There are three versions of this
- example.
-
- - IDL_Cubit
-
- Cubit example with tao_idl compiler generated stubs and
- skeletons
-
- - MT_Cubit
-
- Multithreaded real-time Cubit example.
-
- - DII_Cubit
-
- Cubit example with hand-generated stubs.
-
+ sent to it by the client.