summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-12-13 21:10:27 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-12-13 21:10:27 +0000
commiteebb43c8e1d426b282b03e858ce57d1d9da0223a (patch)
tree56f366d81f075124a5a873bc3989cac33414b6f8
parente9a97bb88f4779426dabc4954f76f7aa85004012 (diff)
downloadATCD-eebb43c8e1d426b282b03e858ce57d1d9da0223a.tar.gz
ChangeLogTag: Thu Dec 13 15:06:54 2001 Jeff Parsons <parsons@cs.wustl.edu>
-rw-r--r--TAO/docs/compiler.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html
index e28a27420bd..de2ce76b276 100644
--- a/TAO/docs/compiler.html
+++ b/TAO/docs/compiler.html
@@ -636,12 +636,19 @@ also receives other options that are specific to it. <P>
</tr>
<tr>
- <td><tt>-GIc </tt><i>arg</i></td>
+ <td><tt>-GIc</tt></td>
<td>Generate copy constructors in the servant implementation template files</td>
<td>&nbsp;</td>
</tr>
+ <tr>
+ <td><tt>-GIa</tt></td>
+
+ <td>Generate assignment operators in the servant implementation template files</td>
+ <td>&nbsp;</td>
+ </tr>
+
<tr><a name="Sa">
<td><tt>-Sa</tt></td>