diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-01-02 10:02:38 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-01-02 10:02:38 +0000 |
commit | f7754121b2936e8f94d48f8ffdcc02e19be95939 (patch) | |
tree | 371d5615511002700d33d7297200921e0c2148a8 /TAO/tao/CONV_FRAME.pidl | |
parent | a3628ee2ddfc4f315a729d141554a70a41178247 (diff) | |
download | ATCD-f7754121b2936e8f94d48f8ffdcc02e19be95939.tar.gz |
Tue Jan 2 09:13:36 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/CONV_FRAME.pidl')
-rw-r--r-- | TAO/tao/CONV_FRAME.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/CONV_FRAME.pidl b/TAO/tao/CONV_FRAME.pidl index 671887bff88..637f4d35a89 100644 --- a/TAO/tao/CONV_FRAME.pidl +++ b/TAO/tao/CONV_FRAME.pidl @@ -9,7 +9,7 @@ * following command: * * tao_idl - * -o orig -Ge 1 -GA -SS -Sci -Sc + * -o orig -GA -SS -Sci -Sc * -Wb,export_macro=TAO_Export * -Wb,export_include="tao/TAO_Export.h" * -Wb,pre_include="ace/pre.h" |