diff options
Diffstat (limited to 'TAO/tao/BooleanSeq.pidl')
-rw-r--r-- | TAO/tao/BooleanSeq.pidl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/tao/BooleanSeq.pidl b/TAO/tao/BooleanSeq.pidl index 8042cc7c138..2d8461b7656 100644 --- a/TAO/tao/BooleanSeq.pidl +++ b/TAO/tao/BooleanSeq.pidl @@ -3,7 +3,11 @@ // $Id$ /** - * This file is used to generate the code in BooleanSeqC.* + * @file BooleanSeq.pidl + * + * $Id$ + * + * This file is used to generate the code in BooleanSeqC.* */ #ifndef TAO_CORBA_BOOLEAN_SEQ_IDL |