diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-15 20:06:51 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-15 20:06:51 +0000 |
commit | 2f33b02d0037bc8ee6788c2840c7822922c0c952 (patch) | |
tree | dd9680e93d92ed55dcab63954c75283209681cb8 /TAO/tao/GIOPS_T.h | |
parent | bb98ac0816b9558d489efbdf87833dbbbbb75b80 (diff) | |
download | ATCD-2f33b02d0037bc8ee6788c2840c7822922c0c952.tar.gz |
ChangeLogTag:Fri Dec 15 11:36:08 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/GIOPS_T.h')
-rw-r--r-- | TAO/tao/GIOPS_T.h | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/TAO/tao/GIOPS_T.h b/TAO/tao/GIOPS_T.h index 57ff5306e8e..8253a169eaa 100644 --- a/TAO/tao/GIOPS_T.h +++ b/TAO/tao/GIOPS_T.h @@ -1,17 +1,17 @@ /* -*- C++ -*- $Id$ */ -// ================================================================ -// -// = LIBRARY -// TAO -// -// = FILENAME -// GIOPS_T.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_T.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_T_H #define TAO_IDL_GIOP1_2S_T_H |