summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-09-05 13:30:34 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-09-05 13:30:34 +0000
commite9051ece517e0f6a98cac1baa114b0a0807660fd (patch)
tree5b8916f98c21a77da4a105f149153be312189771 /TAO/docs
parent1ab587b7ccc5e572d33db2cc014dee041d406e0e (diff)
downloadATCD-e9051ece517e0f6a98cac1baa114b0a0807660fd.tar.gz
ChangeLogTag: Wed Sep 5 13:26:26 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/compiler.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html
index 860d3d6f7c6..d535e1b4c4e 100644
--- a/TAO/docs/compiler.html
+++ b/TAO/docs/compiler.html
@@ -770,7 +770,8 @@ also receives other options that are specific to it.<p>
<td>Generate type codes and Any operators in *A.h and *A.cpp</td>
<td>Decouples client and server decisions to compile and link
TypeCode- and Any-related code, which is generated in
- *C.h and *C.cpp by default. Overridden by -Sa and -St.</td>
+ *C.h and *C.cpp by default. If -Sa or -St also appear, then
+ an empty *A.h file is generated.</td>
</tr>
<tr><a name="Gos">