summaryrefslogtreecommitdiff
path: root/TAO/tao/Domain.pidl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-18 09:07:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-18 09:07:14 +0000
commit6505e0e66092f5c22ab656946a800138897ddf4c (patch)
tree91ba7fc4584511f31379702bdcf543da966f7f78 /TAO/tao/Domain.pidl
parent088f6e83bd2ffc10f050df15282f9795ddbb02f6 (diff)
downloadATCD-6505e0e66092f5c22ab656946a800138897ddf4c.tar.gz
ChangeLogTag: Fri Feb 18 17:04:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Domain.pidl')
-rw-r--r--TAO/tao/Domain.pidl7
1 files changed, 2 insertions, 5 deletions
diff --git a/TAO/tao/Domain.pidl b/TAO/tao/Domain.pidl
index 419ce4952fd..e066d2e6dc6 100644
--- a/TAO/tao/Domain.pidl
+++ b/TAO/tao/Domain.pidl
@@ -6,7 +6,7 @@
* @brief Pre-compiled IDL source for the CORBA::Domain related
* classes.
*
- * This file was used to generate the code in DomainC.{h,i,cpp}.
+ * This file was used to generate the code in DomainC.{h,inl,cpp}.
*
* The steps to regenerate the code are as follows:
*
@@ -35,12 +35,9 @@
*
* Note: The diffs were generated with these commands:
*
- * for i in DomainC.{h,i,cpp}; do
+ * for i in DomainC.{h,cpp}; do
* diff -wBbu orig/$i $i;
* done > diffs/Domain.diff
- * for i in Domain{S,S_T}.{h,i,cpp}; do
- * diff -wBbu orig/$i Domain/$i;
- * done >> diffs/Domain.diff
*/
#ifndef TAO_CORBA_DOMAIN_PIDL