summaryrefslogtreecommitdiff
path: root/TAO/examples/CSD_Strategy/ThreadPool6/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/CSD_Strategy/ThreadPool6/README')
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool6/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/TAO/examples/CSD_Strategy/ThreadPool6/README b/TAO/examples/CSD_Strategy/ThreadPool6/README
deleted file mode 100644
index 5c90da80c6b..00000000000
--- a/TAO/examples/CSD_Strategy/ThreadPool6/README
+++ /dev/null
@@ -1,14 +0,0 @@
-# $Id$
-
-Description:
-
-This is the simple "ThreadPool" test modified to use the TIE approach.
-
-
-To run the test use the run_test.pl script:
-
-$ ./run_test.pl
-
- The script returns 0 if the test was successful.
-
-