summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/README')
-rw-r--r--TAO/examples/Simple/README28
1 files changed, 0 insertions, 28 deletions
diff --git a/TAO/examples/Simple/README b/TAO/examples/Simple/README
deleted file mode 100644
index d753ece9ea5..00000000000
--- a/TAO/examples/Simple/README
+++ /dev/null
@@ -1,28 +0,0 @@
-$Id$
-
-This directory contains a number of very simple tests, which also
-illustrate how to write canonical Orbix/VisiBroker/OmniORB examples in
-TAO using standard CORBA features rather than proprietary ORB
-features. The individual directories contain READMEs on how to run
-the following tests:
-
- . bank
-
- This directory implements the canonical VisiBroker
- test.
-
- . chat
-
- This directory implements an ORBacus test.
-
- . echo
-
- This directory implements the canonical omniORB test.
-
- . grid
-
- This directory implements the canonical Orbix test.
-
- . time
-
- This directory implements a simple time/date test.