summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Cubit/TAO/README')
-rw-r--r--TAO/performance-tests/Cubit/TAO/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/README b/TAO/performance-tests/Cubit/TAO/README
index 61da08408de..7be940f726d 100644
--- a/TAO/performance-tests/Cubit/TAO/README
+++ b/TAO/performance-tests/Cubit/TAO/README
@@ -1,3 +1,5 @@
+$Id$
+
There are three versions of the Cubit example. Individual README files
in the respective directories explain these versions in further
detail.
@@ -7,12 +9,12 @@ detail.
Cubit example with tao_idl compiler generated stubs
and skeletons
- . MT_Cubit
+ . MT_Cubit
Multithreaded real-time Cubit example.
. DII_Cubit
-
+
Cubit example with hand-generated stubs. When
TAO supports the DII interface this will
illustrate how it works.