diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-04-12 08:32:44 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-04-12 08:32:44 +0000 |
commit | fd806005066f8541c7e0de156e7f3e592719cffb (patch) | |
tree | 5d1cdedf3185ffd0b79528198af8e84fa1a3cbdf /TAO/tao/FloatSeq.pidl | |
parent | c5cf70052243fb771ff35e1120c993cd9ac4c729 (diff) | |
download | ATCD-fd806005066f8541c7e0de156e7f3e592719cffb.tar.gz |
ChangeLogTag: Tue Apr 12 09:32:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/FloatSeq.pidl')
-rw-r--r-- | TAO/tao/FloatSeq.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/FloatSeq.pidl b/TAO/tao/FloatSeq.pidl index 81356d97a36..8db59407329 100644 --- a/TAO/tao/FloatSeq.pidl +++ b/TAO/tao/FloatSeq.pidl @@ -9,7 +9,7 @@ * The command used to generate code is: * * tao_idl - * -o orig -Ge 1 -Sc -GT -GA -SS -Sci + * -o orig -Ge 1 -Sc -GA -SS -Sci * -Wb,export_include=tao/TAO_Export.h * -Wb,export_macro=TAO_Export * -Wb,pre_include="ace/pre.h" |