summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/Synch-Benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/performance-tests/Synch-Benchmarks')
-rw-r--r--ACE/performance-tests/Synch-Benchmarks/Perf_Test/README2
-rw-r--r--ACE/performance-tests/Synch-Benchmarks/README2
-rw-r--r--ACE/performance-tests/Synch-Benchmarks/Synch_Lib/README2
3 files changed, 3 insertions, 3 deletions
diff --git a/ACE/performance-tests/Synch-Benchmarks/Perf_Test/README b/ACE/performance-tests/Synch-Benchmarks/Perf_Test/README
index 999b087ad9f..179391919c7 100644
--- a/ACE/performance-tests/Synch-Benchmarks/Perf_Test/README
+++ b/ACE/performance-tests/Synch-Benchmarks/Perf_Test/README
@@ -1,4 +1,4 @@
-$Id$
+
The files in this directory support controlled benchmarking of the ACE
synchronization mechanisms.
diff --git a/ACE/performance-tests/Synch-Benchmarks/README b/ACE/performance-tests/Synch-Benchmarks/README
index 5231a439a11..c285414acfe 100644
--- a/ACE/performance-tests/Synch-Benchmarks/README
+++ b/ACE/performance-tests/Synch-Benchmarks/README
@@ -1,4 +1,4 @@
-$Id$
+
This directory contains a program for benchmarking various
synchronization and concurrent programming mechanisms in ACE.
diff --git a/ACE/performance-tests/Synch-Benchmarks/Synch_Lib/README b/ACE/performance-tests/Synch-Benchmarks/Synch_Lib/README
index 042fa0f7ac1..50e35015acc 100644
--- a/ACE/performance-tests/Synch-Benchmarks/Synch_Lib/README
+++ b/ACE/performance-tests/Synch-Benchmarks/Synch_Lib/README
@@ -1,4 +1,4 @@
-$Id$
+
This subdirectory contains a library that defines the interface used
by all benchmarking modules. The library is required by all modules