diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-05-09 07:36:18 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-05-09 07:36:18 +0000 |
commit | 9f3f56f0be34c0faf11dc4798de1d281f137a024 (patch) | |
tree | 1fb3a1fd34f5827ecf79bee0b1411070e59616cb /TAO/tao/Object_Key.pidl | |
parent | a53aefe4af2e2da48613a9a783c485a47672edc4 (diff) | |
download | ATCD-9f3f56f0be34c0faf11dc4798de1d281f137a024.tar.gz |
ChangeLogTag: Tue May 10 07:18:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Object_Key.pidl')
-rw-r--r-- | TAO/tao/Object_Key.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Object_Key.pidl b/TAO/tao/Object_Key.pidl index 31e914a6505..ef451a7c595 100644 --- a/TAO/tao/Object_Key.pidl +++ b/TAO/tao/Object_Key.pidl @@ -6,7 +6,7 @@ // The command used to generate code is: // // tao_idl -// -o orig -Ge 1 -St -Gp -Gd -Sc -Sci +// -o orig -Ge 1 -St -Gp -Gd -Sci // -Wb,export_macro=TAO_Export // -Wb,export_macro="tao/TAO_Export" // -Wb,pre_include="ace/pre.h" |