diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-04-12 18:16:44 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-04-12 18:16:44 +0000 |
commit | a1aaa7d52f889ab5503342a9a437271566039e38 (patch) | |
tree | 8cfc7dfae8eb69620eea981fa30899c947bc174a /TAO/tao/PI_Forward.pidl | |
parent | 26c86fd4e42131c00327e9fe58ec83aa35f6daf3 (diff) | |
download | ATCD-a1aaa7d52f889ab5503342a9a437271566039e38.tar.gz |
ChangeLogTag: Mon Apr 12 18:12:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PI_Forward.pidl')
-rw-r--r-- | TAO/tao/PI_Forward.pidl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tao/PI_Forward.pidl b/TAO/tao/PI_Forward.pidl index 81574a21c6f..a1269596552 100644 --- a/TAO/tao/PI_Forward.pidl +++ b/TAO/tao/PI_Forward.pidl @@ -5,14 +5,14 @@ * * $Id$ * - * @brief Pre-compiled IDL source for typedefs in the + * @brief Pre-compiled IDL source for typedefs in the * PortableInterceptor module. * * This file is used to generate PI_Forward.{h,i,cpp}, * using the following command: - * + * * tao_idl.exe - * -o orig -Gp -Gd -Ge 1 -GT + * -o orig -Gp -Gd -Ge 1 -GT -Sc * -Wb,export_macro=TAO_Export * -Wb,export_include=tao/TAO_Export.h * -Wb,pre_include="ace/pre.h" @@ -21,9 +21,9 @@ * * and then: * - * cp orig/PI_Forward.{h,i,cpp} . + * cp orig/PI_ForwardC.{h,i,cpp} . * - * The code left in PI_Forward.{h,i,cpp} is ready for use. + * The code left in PI_ForwardC.{h,i,cpp} is ready for use. * */ |