summaryrefslogtreecommitdiff
path: root/TAO/docs/compiler.html
diff options
context:
space:
mode:
authoryamuna <yamuna@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-31 00:33:50 +0000
committeryamuna <yamuna@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-31 00:33:50 +0000
commit67f212c9a6ca8293fd03ba5f208c52679b7dc542 (patch)
treed12c2ea65925cc4cac0a3cd6defb92b0adeeb7d8 /TAO/docs/compiler.html
parentdfb336eb8427f6159bee93e2f7409e73f77d99de (diff)
downloadATCD-67f212c9a6ca8293fd03ba5f208c52679b7dc542.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/docs/compiler.html')
-rw-r--r--TAO/docs/compiler.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html
index fd726b7cedf..2b28fa56e01 100644
--- a/TAO/docs/compiler.html
+++ b/TAO/docs/compiler.html
@@ -272,19 +272,19 @@ for now)&nbsp;</td>
<tr>
<td>-<tt>GI</tt></td>
-<td>Generate skeletons for the implementation files</td>
+<td>Generate templates files for the servant implementation </td>
</tr>
<tr>
<td><tt>-GIh </tt><i>arg</i></td>
-<td>Implemenation header file name ending</td>
+<td>Servant implemenation header file name ending</td>
</tr>
<tr>
<td><tt>-GIs </tt><i>arg</i></td>
-<td>Implemenation skeleton file name ending</td>
+<td>Servant implemenation skeleton file name ending</td>
</tr>
<tr>
@@ -302,7 +302,7 @@ for now)&nbsp;</td>
<tr>
<td><tt>-GIc </tt><i>arg</i></td>
-<td>Generate copy constructors in the implementation skeleton files</td>
+<td>Generate copy constructors in the servant implementation template files</td>
</tr>
<tr NAME="Sa">