diff options
author | gokhale <gokhale@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-09-30 19:15:37 +0000 |
---|---|---|
committer | gokhale <gokhale@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-09-30 19:15:37 +0000 |
commit | 19d1bdc35833652b889b56d431bf149a5cb7b2e4 (patch) | |
tree | b3129c0dcf990280b42b307f904a052e58d1a98f /TAO/tao/params.i | |
parent | ff8f57637193e06d60c7b47f900cf047461e2dc5 (diff) | |
download | ATCD-19d1bdc35833652b889b56d431bf149a5cb7b2e4.tar.gz |
Code for _var and _out classes.
Diffstat (limited to 'TAO/tao/params.i')
-rw-r--r-- | TAO/tao/params.i | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/tao/params.i b/TAO/tao/params.i index 65a012d2300..4afd76884f7 100644 --- a/TAO/tao/params.i +++ b/TAO/tao/params.i @@ -1,3 +1,18 @@ +/* -*- C++ -*- */ + +// ============================================================================ +// +// = LIBRARY +// TAO +// +// = FILENAME +// params.i +// +// = AUTHOR +// Chris Cleeland +// +// ============================================================================ + ACE_INLINE TAO_OA_Parameters::TAO_OA_Parameters (void) { |