summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-05-20 10:51:00 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-05-20 10:51:00 +0000
commit1acc0f2712d3a7bd9163fd9fc5434c5d877a66f1 (patch)
tree21d064474d4bfa73f173e2f38e981ccfb019593a
parentd40f522d5c0e09af1a7274b64a36b0df5f14cc79 (diff)
downloadATCD-1acc0f2712d3a7bd9163fd9fc5434c5d877a66f1.tar.gz
ChangeLogTag: Fri May 20 10:50:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/Current.pidl53
1 files changed, 19 insertions, 34 deletions
diff --git a/TAO/tao/Current.pidl b/TAO/tao/Current.pidl
index ec8291ced1a..b1d3067dad6 100644
--- a/TAO/tao/Current.pidl
+++ b/TAO/tao/Current.pidl
@@ -1,37 +1,22 @@
-//
-// $Id$
-//
-// ================================================================
-//
-// = LIBRARY
-// TAO
-//
-// = FILENAME
-// Current.pidl
-//
-// = DESCRIPTION
-//
-// This file was used to generate the code in CurrentC.{h,cpp}.
-//
-// The steps to regenerate the code are as follows:
-//
-// 1. Run the tao_idl compiler on the patched pidl file. The
-// command used for this is:
-//
-// tao_idl.exe
-// -o orig -Gp -Gd -Ge 1 -GA -Sc -SS -Sci
-// -Wb,export_macro=TAO_Export
-// -Wb,export_include="tao/TAO_Export.h"
-// -Wb,pre_include="ace/pre.h"
-// -Wb,post_include="ace/post.h"
-// Current.pidl
-//
-// 2. Then patch the generated code.
-//
-// Apply patches using the following commands:
-//
-// patch < diffs/Current.diff
-// ================================================================
+/**
+ * @file Current.pidl
+ *
+ * $Id$
+ *
+ * This file is used to generate CurrentC.{h,cpp}, using the
+ * following command:
+ *
+ * tao_idl.exe
+ * -o orig -Gp -Gd -Ge 1 -GA -Sc -SS -Sci
+ * -Wb,export_macro=TAO_Export
+ * -Wb,export_include="tao/TAO_Export.h"
+ * -Wb,pre_include="ace/pre.h"
+ * -Wb,post_include="ace/post.h"
+ * Current.pidl
+ *
+ *
+ * The files are ready to use.
+ */
#ifndef TAO_CURRENT_PIDL
#define TAO_CURRENT_PIDL