summaryrefslogtreecommitdiff
path: root/CIAO/tests/IDL3/ImpliedIDL
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/IDL3/ImpliedIDL')
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/All/all.mpc2
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/All/convert.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/All/include.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/All/keyword_clash.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/All/pass_through.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/All/raw_include.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.mpc1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Events/Events.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Events/Events.mpc1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Homes/Homes.idl1
-rw-r--r--CIAO/tests/IDL3/ImpliedIDL/Homes/Homes.mpc1
18 files changed, 0 insertions, 19 deletions
diff --git a/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc b/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc
index c6e3a2bc144..a7c92f807c0 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc
+++ b/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(ConvertIDL3) : taoidl3toidl2defaults, ciao_executor, avoids_ccm_noevent {
avoids += mfc
idlflags += -Sm
diff --git a/CIAO/tests/IDL3/ImpliedIDL/All/convert.idl b/CIAO/tests/IDL3/ImpliedIDL/All/convert.idl
index a5caf420f4d..9efbb2520a4 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/All/convert.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/All/convert.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file convert.idl
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/All/include.idl b/CIAO/tests/IDL3/ImpliedIDL/All/include.idl
index aa3758723b1..4d8409385b9 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/All/include.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/All/include.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file include.idl
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/All/keyword_clash.idl b/CIAO/tests/IDL3/ImpliedIDL/All/keyword_clash.idl
index acbcb32f9ef..3436d258f47 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/All/keyword_clash.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/All/keyword_clash.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file keyword_clash.idl
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/All/pass_through.idl b/CIAO/tests/IDL3/ImpliedIDL/All/pass_through.idl
index 97d05edffe8..68b4a33a53b 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/All/pass_through.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/All/pass_through.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file pass_through.idl
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/All/raw_include.idl b/CIAO/tests/IDL3/ImpliedIDL/All/raw_include.idl
index 5c79d382e95..76c6c7899d4 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/All/raw_include.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/All/raw_include.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file raw_include.idl
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.idl b/CIAO/tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.idl
index a5d5897f8cc..24cc7addae6 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file ICBasic.idl
* @author Will Otte <wotte@dre.vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc b/CIAO/tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc
index 51d0706053b..119b266238c 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc
+++ b/CIAO/tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -n ICBasic"
project(ICBasic_stub): ccm_stub {
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.idl b/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.idl
index 4e2c99b2a40..264d91af28d 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file ICEventSink.idl
* @author Will Otte <wotte@dre.vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc b/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc
index ced254fe995..077b9740d9e 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc
+++ b/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -n ICEventSink"
project(ICEventSink_stub): ccm_stub {
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.idl b/CIAO/tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.idl
index 25abe6983ff..4a232ff873b 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file ICEventSource.idl
* @author Will Otte <wotte@dre.vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc b/CIAO/tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc
index 31d72262e6d..cb07fd6c295 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc
+++ b/CIAO/tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -n ICEventSource"
project(ICEventSource_stub): ccm_stub, avoids_ccm_noevent {
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.idl b/CIAO/tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.idl
index 56681c3a5cb..129fdd506a6 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file ICReceptacles.idl
* @author Will Otte <wotte@dre.vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.mpc b/CIAO/tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.mpc
index 09f4eb08f58..a4751a6c787 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.mpc
+++ b/CIAO/tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -n ICReceptacles"
project(ICReceptacles_stub): ccm_stub {
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Events/Events.idl b/CIAO/tests/IDL3/ImpliedIDL/Events/Events.idl
index c7940d821e8..ae349b16ad9 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Events/Events.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/Events/Events.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file Events.idl
* @author Will Otte <wotte@dre.vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Events/Events.mpc b/CIAO/tests/IDL3/ImpliedIDL/Events/Events.mpc
index fab0b8c9766..57672e5374b 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Events/Events.mpc
+++ b/CIAO/tests/IDL3/ImpliedIDL/Events/Events.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -n Events"
project(Events_stub): ccm_stub, avoids_ccm_noevent {
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Homes/Homes.idl b/CIAO/tests/IDL3/ImpliedIDL/Homes/Homes.idl
index 8c781e8fea4..296cf81b310 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Homes/Homes.idl
+++ b/CIAO/tests/IDL3/ImpliedIDL/Homes/Homes.idl
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file Homes.idl
* @author Will Otte <wotte@dre.vanderbilt.edu>
diff --git a/CIAO/tests/IDL3/ImpliedIDL/Homes/Homes.mpc b/CIAO/tests/IDL3/ImpliedIDL/Homes/Homes.mpc
index 6a39c9006f6..05207ecc7b9 100644
--- a/CIAO/tests/IDL3/ImpliedIDL/Homes/Homes.mpc
+++ b/CIAO/tests/IDL3/ImpliedIDL/Homes/Homes.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -n Homes"
project(Homes_stub): ccm_stub {