diff options
Diffstat (limited to 'TAO/tao/GIOPS.h')
-rw-r--r-- | TAO/tao/GIOPS.h | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/TAO/tao/GIOPS.h b/TAO/tao/GIOPS.h index 306402d67d4..03f6c039f20 100644 --- a/TAO/tao/GIOPS.h +++ b/TAO/tao/GIOPS.h @@ -1,17 +1,17 @@ /* -*- C++ -*- $Id$ */ -// ================================================================ -// -// = LIBRARY -// TAO -// -// = FILENAME -// GIOPS.h -// -// = DESCRIPTION -// Generated from GIOP.pidl -// The file is almost empty and only present to keep other IDL files -// that include GIOP.pidl happy. -// ================================================================ +//============================================================================= +/** + * @file GIOPS.h + * + * $Id$ + * + * Generated from GIOP.pidl + * The file is almost empty and only present to keep other IDL files + * that include GIOP.pidl happy. + * + */ +//============================================================================= + #ifndef TAO_IDL_GIOP1_2S_H #define TAO_IDL_GIOP1_2S_H |