diff options
Diffstat (limited to 'TAO/tao/Bounds.pidl')
-rw-r--r-- | TAO/tao/Bounds.pidl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Bounds.pidl b/TAO/tao/Bounds.pidl index b7c6005f87f..11edf510e37 100644 --- a/TAO/tao/Bounds.pidl +++ b/TAO/tao/Bounds.pidl @@ -10,7 +10,7 @@ * following command: * * tao_idl - * -o orig -Ge 1 -GT -GA -Sc + * -o orig -Ge 1 -GT -GA -Sc -Sci * -Wb,export_macro=TAO_Export * -Wb,export_include=TAO_Export.h * -Wb,pre_include="ace/pre.h" @@ -19,7 +19,7 @@ * * and then: * - * cp orig/BoundsC.{h,inl,cpp} . + * cp orig/BoundsC.{h,cpp} . * */ #ifndef TAO_CORBA_BOUNDS_PIDL |