summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-13 14:28:14 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-13 14:28:14 +0000
commit5f8f71e82e765cbe0a41d9e90c2e5eb8bfe61f5d (patch)
treefd01e1dec72cc5ffe24c6ba20bed342da9b4139a /TAO/TAO_IDL/include
parent363bf874174bbb4bbff8e2a28f6c4841ced23b9e (diff)
downloadATCD-5f8f71e82e765cbe0a41d9e90c2e5eb8bfe61f5d.tar.gz
inserted RCS keyword string
Diffstat (limited to 'TAO/TAO_IDL/include')
-rw-r--r--TAO/TAO_IDL/include/drv_extern.h2
-rw-r--r--TAO/TAO_IDL/include/drv_link.h2
-rw-r--r--TAO/TAO_IDL/include/drv_private.h2
-rw-r--r--TAO/TAO_IDL/include/fe_declarator.h2
-rw-r--r--TAO/TAO_IDL/include/fe_extern.h2
-rw-r--r--TAO/TAO_IDL/include/fe_interface_header.h2
-rw-r--r--TAO/TAO_IDL/include/fe_private.h2
-rw-r--r--TAO/TAO_IDL/include/global_extern.h2
-rw-r--r--TAO/TAO_IDL/include/idl.h2
-rw-r--r--TAO/TAO_IDL/include/idl_bool.h2
-rw-r--r--TAO/TAO_IDL/include/idl_defines.h2
-rw-r--r--TAO/TAO_IDL/include/idl_extern.h2
-rw-r--r--TAO/TAO_IDL/include/idl_fwd.h2
-rw-r--r--TAO/TAO_IDL/include/idl_global.h2
-rw-r--r--TAO/TAO_IDL/include/idl_narrow.h2
-rw-r--r--TAO/TAO_IDL/include/intlmacros.h2
-rw-r--r--TAO/TAO_IDL/include/nr_extern.h2
-rw-r--r--TAO/TAO_IDL/include/util.h2
-rw-r--r--TAO/TAO_IDL/include/utl_decllist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_err.h2
-rw-r--r--TAO/TAO_IDL/include/utl_error.h2
-rw-r--r--TAO/TAO_IDL/include/utl_exceptlist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_exprlist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_identifier.h2
-rw-r--r--TAO/TAO_IDL/include/utl_idlist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_indenter.h2
-rw-r--r--TAO/TAO_IDL/include/utl_labellist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_list.h2
-rw-r--r--TAO/TAO_IDL/include/utl_namelist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_scoped_name.h2
-rw-r--r--TAO/TAO_IDL/include/utl_stack.h2
-rw-r--r--TAO/TAO_IDL/include/utl_string.h2
-rw-r--r--TAO/TAO_IDL/include/utl_strlist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_tmpl/utl_decllist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_tmpl/utl_exceptlist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_tmpl/utl_exprlist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_tmpl/utl_idlist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_tmpl/utl_labellist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_tmpl/utl_list.h2
-rw-r--r--TAO/TAO_IDL/include/utl_tmpl/utl_namelist.h2
-rw-r--r--TAO/TAO_IDL/include/utl_tmpl/utl_strlist.h2
41 files changed, 82 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/include/drv_extern.h b/TAO/TAO_IDL/include/drv_extern.h
index 8f5d6651f91..f50a38e0cd6 100644
--- a/TAO/TAO_IDL/include/drv_extern.h
+++ b/TAO/TAO_IDL/include/drv_extern.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/drv_link.h b/TAO/TAO_IDL/include/drv_link.h
index daea5b77b88..fa154436c25 100644
--- a/TAO/TAO_IDL/include/drv_link.h
+++ b/TAO/TAO_IDL/include/drv_link.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/drv_private.h b/TAO/TAO_IDL/include/drv_private.h
index caa74747db7..6b18ea8df74 100644
--- a/TAO/TAO_IDL/include/drv_private.h
+++ b/TAO/TAO_IDL/include/drv_private.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/fe_declarator.h b/TAO/TAO_IDL/include/fe_declarator.h
index dee81ffe035..00840836a90 100644
--- a/TAO/TAO_IDL/include/fe_declarator.h
+++ b/TAO/TAO_IDL/include/fe_declarator.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/fe_extern.h b/TAO/TAO_IDL/include/fe_extern.h
index 816081f1323..87ec38c5b55 100644
--- a/TAO/TAO_IDL/include/fe_extern.h
+++ b/TAO/TAO_IDL/include/fe_extern.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/fe_interface_header.h b/TAO/TAO_IDL/include/fe_interface_header.h
index b75164780a8..f9b9d5bbf45 100644
--- a/TAO/TAO_IDL/include/fe_interface_header.h
+++ b/TAO/TAO_IDL/include/fe_interface_header.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/fe_private.h b/TAO/TAO_IDL/include/fe_private.h
index d90e19907bd..8edf1e6971d 100644
--- a/TAO/TAO_IDL/include/fe_private.h
+++ b/TAO/TAO_IDL/include/fe_private.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/global_extern.h b/TAO/TAO_IDL/include/global_extern.h
index 3ff7bf93dfd..c28a733f785 100644
--- a/TAO/TAO_IDL/include/global_extern.h
+++ b/TAO/TAO_IDL/include/global_extern.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/idl.h b/TAO/TAO_IDL/include/idl.h
index 24442901569..14592970752 100644
--- a/TAO/TAO_IDL/include/idl.h
+++ b/TAO/TAO_IDL/include/idl.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/idl_bool.h b/TAO/TAO_IDL/include/idl_bool.h
index dd53d968732..c0741684896 100644
--- a/TAO/TAO_IDL/include/idl_bool.h
+++ b/TAO/TAO_IDL/include/idl_bool.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/idl_defines.h b/TAO/TAO_IDL/include/idl_defines.h
index b4a4857d3f2..6cf062ee212 100644
--- a/TAO/TAO_IDL/include/idl_defines.h
+++ b/TAO/TAO_IDL/include/idl_defines.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/idl_extern.h b/TAO/TAO_IDL/include/idl_extern.h
index efa7f328950..efbe0ccdeb5 100644
--- a/TAO/TAO_IDL/include/idl_extern.h
+++ b/TAO/TAO_IDL/include/idl_extern.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/idl_fwd.h b/TAO/TAO_IDL/include/idl_fwd.h
index a5342d73b86..7b9761418b4 100644
--- a/TAO/TAO_IDL/include/idl_fwd.h
+++ b/TAO/TAO_IDL/include/idl_fwd.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/idl_global.h b/TAO/TAO_IDL/include/idl_global.h
index a65fe039c60..3982758d857 100644
--- a/TAO/TAO_IDL/include/idl_global.h
+++ b/TAO/TAO_IDL/include/idl_global.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/idl_narrow.h b/TAO/TAO_IDL/include/idl_narrow.h
index c2d9e3a8370..7b770612682 100644
--- a/TAO/TAO_IDL/include/idl_narrow.h
+++ b/TAO/TAO_IDL/include/idl_narrow.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/intlmacros.h b/TAO/TAO_IDL/include/intlmacros.h
index 5a2da162932..a3a8c8c5cf0 100644
--- a/TAO/TAO_IDL/include/intlmacros.h
+++ b/TAO/TAO_IDL/include/intlmacros.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/nr_extern.h b/TAO/TAO_IDL/include/nr_extern.h
index 2da18cd4c80..efa8be05209 100644
--- a/TAO/TAO_IDL/include/nr_extern.h
+++ b/TAO/TAO_IDL/include/nr_extern.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/util.h b/TAO/TAO_IDL/include/util.h
index 6b218006c8e..fa8d871e721 100644
--- a/TAO/TAO_IDL/include/util.h
+++ b/TAO/TAO_IDL/include/util.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_decllist.h b/TAO/TAO_IDL/include/utl_decllist.h
index 9a0a37298bb..4a33e154ac2 100644
--- a/TAO/TAO_IDL/include/utl_decllist.h
+++ b/TAO/TAO_IDL/include/utl_decllist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_err.h b/TAO/TAO_IDL/include/utl_err.h
index 0873ae758a1..199e20d927f 100644
--- a/TAO/TAO_IDL/include/utl_err.h
+++ b/TAO/TAO_IDL/include/utl_err.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_error.h b/TAO/TAO_IDL/include/utl_error.h
index 0873ae758a1..199e20d927f 100644
--- a/TAO/TAO_IDL/include/utl_error.h
+++ b/TAO/TAO_IDL/include/utl_error.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_exceptlist.h b/TAO/TAO_IDL/include/utl_exceptlist.h
index c3c14ccf714..821efe648d2 100644
--- a/TAO/TAO_IDL/include/utl_exceptlist.h
+++ b/TAO/TAO_IDL/include/utl_exceptlist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_exprlist.h b/TAO/TAO_IDL/include/utl_exprlist.h
index 3e4f7c7079e..d113b23109e 100644
--- a/TAO/TAO_IDL/include/utl_exprlist.h
+++ b/TAO/TAO_IDL/include/utl_exprlist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_identifier.h b/TAO/TAO_IDL/include/utl_identifier.h
index a29543127bc..392ee7e58e5 100644
--- a/TAO/TAO_IDL/include/utl_identifier.h
+++ b/TAO/TAO_IDL/include/utl_identifier.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_idlist.h b/TAO/TAO_IDL/include/utl_idlist.h
index c33494c9248..211836af42e 100644
--- a/TAO/TAO_IDL/include/utl_idlist.h
+++ b/TAO/TAO_IDL/include/utl_idlist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_indenter.h b/TAO/TAO_IDL/include/utl_indenter.h
index 17a1a509e1e..29c8c587f00 100644
--- a/TAO/TAO_IDL/include/utl_indenter.h
+++ b/TAO/TAO_IDL/include/utl_indenter.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_labellist.h b/TAO/TAO_IDL/include/utl_labellist.h
index e78a04ec372..e3410e34623 100644
--- a/TAO/TAO_IDL/include/utl_labellist.h
+++ b/TAO/TAO_IDL/include/utl_labellist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_list.h b/TAO/TAO_IDL/include/utl_list.h
index 017b9be1a18..0c113ab9fbc 100644
--- a/TAO/TAO_IDL/include/utl_list.h
+++ b/TAO/TAO_IDL/include/utl_list.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_namelist.h b/TAO/TAO_IDL/include/utl_namelist.h
index d7f0d8eb526..3b9be0bc45a 100644
--- a/TAO/TAO_IDL/include/utl_namelist.h
+++ b/TAO/TAO_IDL/include/utl_namelist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_scoped_name.h b/TAO/TAO_IDL/include/utl_scoped_name.h
index 5ca4d9c247f..5a3145e669b 100644
--- a/TAO/TAO_IDL/include/utl_scoped_name.h
+++ b/TAO/TAO_IDL/include/utl_scoped_name.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_stack.h b/TAO/TAO_IDL/include/utl_stack.h
index 7e343c17fc4..9d4224cde4c 100644
--- a/TAO/TAO_IDL/include/utl_stack.h
+++ b/TAO/TAO_IDL/include/utl_stack.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_string.h b/TAO/TAO_IDL/include/utl_string.h
index 35f4fae171f..0db31bd2bf6 100644
--- a/TAO/TAO_IDL/include/utl_string.h
+++ b/TAO/TAO_IDL/include/utl_string.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_strlist.h b/TAO/TAO_IDL/include/utl_strlist.h
index 2dac6ce3de6..5806cb57785 100644
--- a/TAO/TAO_IDL/include/utl_strlist.h
+++ b/TAO/TAO_IDL/include/utl_strlist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
COPYRIGHT
diff --git a/TAO/TAO_IDL/include/utl_tmpl/utl_decllist.h b/TAO/TAO_IDL/include/utl_tmpl/utl_decllist.h
index 5e5892d4d7f..63247a10df2 100644
--- a/TAO/TAO_IDL/include/utl_tmpl/utl_decllist.h
+++ b/TAO/TAO_IDL/include/utl_tmpl/utl_decllist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
*======================================================================
*
diff --git a/TAO/TAO_IDL/include/utl_tmpl/utl_exceptlist.h b/TAO/TAO_IDL/include/utl_tmpl/utl_exceptlist.h
index b4bacad5510..a709776a875 100644
--- a/TAO/TAO_IDL/include/utl_tmpl/utl_exceptlist.h
+++ b/TAO/TAO_IDL/include/utl_tmpl/utl_exceptlist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
*======================================================================
*
diff --git a/TAO/TAO_IDL/include/utl_tmpl/utl_exprlist.h b/TAO/TAO_IDL/include/utl_tmpl/utl_exprlist.h
index 155f2bf43d0..5215ae18362 100644
--- a/TAO/TAO_IDL/include/utl_tmpl/utl_exprlist.h
+++ b/TAO/TAO_IDL/include/utl_tmpl/utl_exprlist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
*======================================================================
*
diff --git a/TAO/TAO_IDL/include/utl_tmpl/utl_idlist.h b/TAO/TAO_IDL/include/utl_tmpl/utl_idlist.h
index 081149fe0e1..a08bac915b6 100644
--- a/TAO/TAO_IDL/include/utl_tmpl/utl_idlist.h
+++ b/TAO/TAO_IDL/include/utl_tmpl/utl_idlist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
*======================================================================
*
diff --git a/TAO/TAO_IDL/include/utl_tmpl/utl_labellist.h b/TAO/TAO_IDL/include/utl_tmpl/utl_labellist.h
index 80b7146780d..e9c38823e31 100644
--- a/TAO/TAO_IDL/include/utl_tmpl/utl_labellist.h
+++ b/TAO/TAO_IDL/include/utl_tmpl/utl_labellist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
*======================================================================
*
diff --git a/TAO/TAO_IDL/include/utl_tmpl/utl_list.h b/TAO/TAO_IDL/include/utl_tmpl/utl_list.h
index 420b360c6a4..8bc8c4035a6 100644
--- a/TAO/TAO_IDL/include/utl_tmpl/utl_list.h
+++ b/TAO/TAO_IDL/include/utl_tmpl/utl_list.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
*======================================================================
*
diff --git a/TAO/TAO_IDL/include/utl_tmpl/utl_namelist.h b/TAO/TAO_IDL/include/utl_tmpl/utl_namelist.h
index 8668568e983..ff8f23ff45c 100644
--- a/TAO/TAO_IDL/include/utl_tmpl/utl_namelist.h
+++ b/TAO/TAO_IDL/include/utl_tmpl/utl_namelist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
*======================================================================
*
diff --git a/TAO/TAO_IDL/include/utl_tmpl/utl_strlist.h b/TAO/TAO_IDL/include/utl_tmpl/utl_strlist.h
index fca9cdb6442..2b6966d0b01 100644
--- a/TAO/TAO_IDL/include/utl_tmpl/utl_strlist.h
+++ b/TAO/TAO_IDL/include/utl_tmpl/utl_strlist.h
@@ -1,3 +1,5 @@
+// $Id$
+
/*
*======================================================================
*