diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:12:49 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:12:49 +0100 |
commit | c88815f2039e7152d735c18650c102df84d9aa36 (patch) | |
tree | a703b59c98e6739970c4f3b51396c2284c9ce12b /CIAO/performance-tests/Benchmark | |
parent | 0fbdabcd0a8970712cbbdef06465d061a4ec13c4 (diff) | |
download | ATCD-c88815f2039e7152d735c18650c102df84d9aa36.tar.gz |
Removed single line Id tag
Diffstat (limited to 'CIAO/performance-tests/Benchmark')
19 files changed, 0 insertions, 31 deletions
diff --git a/CIAO/performance-tests/Benchmark/Benchmark.idl b/CIAO/performance-tests/Benchmark/Benchmark.idl index 6890e23b48b..3a259a9645c 100644 --- a/CIAO/performance-tests/Benchmark/Benchmark.idl +++ b/CIAO/performance-tests/Benchmark/Benchmark.idl @@ -1,4 +1,3 @@ -// $Id$ //============================================================================= /** * @file Benchmark.idl diff --git a/CIAO/performance-tests/Benchmark/Benchmark.mpc b/CIAO/performance-tests/Benchmark/Benchmark.mpc index bf9dc6c55f3..ff8a7f1315e 100644 --- a/CIAO/performance-tests/Benchmark/Benchmark.mpc +++ b/CIAO/performance-tests/Benchmark/Benchmark.mpc @@ -1,4 +1,3 @@ -// $Id$ // This file is generated with "generate_component_mpc.pl -n -c server Benchmark" project(Benchmark_idl_gen) : componentidldefaults { diff --git a/CIAO/performance-tests/Benchmark/Multi_Threaded/Client_Task.cpp b/CIAO/performance-tests/Benchmark/Multi_Threaded/Client_Task.cpp index de8238096f4..1bae375bf19 100644 --- a/CIAO/performance-tests/Benchmark/Multi_Threaded/Client_Task.cpp +++ b/CIAO/performance-tests/Benchmark/Multi_Threaded/Client_Task.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "Client_Task.h" Client_Task::Client_Task (Benchmark::RoundTripClient_ptr roundtrip) diff --git a/CIAO/performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc b/CIAO/performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc index c5a5c09eb00..87ba8042fe8 100644 --- a/CIAO/performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc +++ b/CIAO/performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc @@ -1,5 +1,3 @@ -// $Id$ - project (Multi_Threaded_client) : ccm_stub, strategies { exename = client after += Benchmark_RoundTripClient_stub diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.idl b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.idl index 8b682c67cbe..116524249d8 100644 --- a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.idl +++ b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.idl @@ -1,4 +1,3 @@ -// $Id$ //============================================================================= /** * @file RoundTrip.idl diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc index 921d1e4c085..4128ead25fe 100644 --- a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc +++ b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc @@ -1,4 +1,3 @@ -// $Id$ // This file is generated with "generate_component_mpc.pl -p Benchmark -l .. -c client Roundtrip" project(Benchmark_RoundTrip_idl_gen) : componentidldefaults { diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl index b42a56eb907..8d4db7e1e6e 100644 --- a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl +++ b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl @@ -1,5 +1,3 @@ -// $Id$ - //============================================================================= /** * @file RoundTripEI.idl diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp index 852b6f64d60..2c4d67ac4d5 100644 --- a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp +++ b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "RoundTrip_exec.h" //-- ACE Scheduling Params diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/client.cpp b/CIAO/performance-tests/Benchmark/RoundTrip/client.cpp index 3f0be5d0fad..302f19cfb2f 100644 --- a/CIAO/performance-tests/Benchmark/RoundTrip/client.cpp +++ b/CIAO/performance-tests/Benchmark/RoundTrip/client.cpp @@ -1,5 +1,3 @@ -// $Id$ - //============================================================== /** * @file client.cpp diff --git a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.idl b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.idl index 109ee63cfb2..3f999a2445a 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.idl +++ b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.idl @@ -1,4 +1,3 @@ -// $Id$ //============================================================================= /** * @file RoundTripClient.idl diff --git a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc index 567fbcfce13..d177083bfcc 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc +++ b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc @@ -1,4 +1,3 @@ -// $Id$ // This file is generated with "generate_component_mpc.pl -p Benchmark -l .. -c client RoundTripClient" project(Benchmark_RoundTripClient_idl_gen) : componentidldefaults { diff --git a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl index a5a2dd90c67..24adb1f888d 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl +++ b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl @@ -1,5 +1,3 @@ -// $Id$ - //============================================================================= /** * @file RoundTripClientEI.idl diff --git a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp index 30d3475f90e..7a38dba1b29 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp +++ b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "ace/Stats.h" #include "ace/Throughput_Stats.h" #include "ace/Sample_History.h" diff --git a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.h b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.h index 86b95099b15..31e10b66743 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.h +++ b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.h @@ -1,5 +1,3 @@ -// $Id$ - //============================================================ /** * @file RoundTripClient_exec.h diff --git a/CIAO/performance-tests/Benchmark/RoundTripClient/client.cpp b/CIAO/performance-tests/Benchmark/RoundTripClient/client.cpp index f4cf8a52c08..1441ef0d4fe 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripClient/client.cpp +++ b/CIAO/performance-tests/Benchmark/RoundTripClient/client.cpp @@ -1,5 +1,3 @@ -// $Id$ - //============================================================== /** * @file client.cpp diff --git a/CIAO/performance-tests/Benchmark/RoundTripServer/LatencyTest.cpp b/CIAO/performance-tests/Benchmark/RoundTripServer/LatencyTest.cpp index 8fdcb042392..202b95a0ddb 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripServer/LatencyTest.cpp +++ b/CIAO/performance-tests/Benchmark/RoundTripServer/LatencyTest.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "LatencyTest.h" #include "ace/Log_Msg.h" diff --git a/CIAO/performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc b/CIAO/performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc index 5c824ef9072..e3c27c52341 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc +++ b/CIAO/performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc @@ -1,4 +1,3 @@ -// $Id$ project (RoundTrip_server) : strategies, ciao_executor { exename = server after += Benchmark_skel diff --git a/CIAO/performance-tests/Benchmark/RoundTripServer/server.cpp b/CIAO/performance-tests/Benchmark/RoundTripServer/server.cpp index a41e38aa6f9..a9353976b6b 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripServer/server.cpp +++ b/CIAO/performance-tests/Benchmark/RoundTripServer/server.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "LatencyTest.h" #include "ace/Sched_Params.h" #include "ace/OS_NS_errno.h" diff --git a/CIAO/performance-tests/Benchmark/server.cpp b/CIAO/performance-tests/Benchmark/server.cpp index 1ec50d59810..9a4030c1372 100644 --- a/CIAO/performance-tests/Benchmark/server.cpp +++ b/CIAO/performance-tests/Benchmark/server.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "LatencyTest.h" #include "ace/Sched_Params.h" |