diff options
author | vzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2008-11-06 16:40:49 +0000 |
---|---|---|
committer | vzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2008-11-06 16:40:49 +0000 |
commit | 924b33ea0762f485d0edbe27f048a886280b5360 (patch) | |
tree | f34c67b955ac022fec1d6281c70fc8ee79f31558 /TAO/docs/compiler.html | |
parent | 4b73f0eef4426c7d001f528e0c8e84710ea0aeae (diff) | |
download | ATCD-924b33ea0762f485d0edbe27f048a886280b5360.tar.gz |
ChangeLogTag: Thu Nov 6 16:37:30 UTC 2008 Vladimir Zykov <vzykov@prismtech.com>
Diffstat (limited to 'TAO/docs/compiler.html')
-rw-r--r-- | TAO/docs/compiler.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html index 7059ce6c996..856ca124a61 100644 --- a/TAO/docs/compiler.html +++ b/TAO/docs/compiler.html @@ -888,9 +888,9 @@ also receives other options that are specific to it.<p> <td><tt>-Se</tt></td> <td>Disable custom header file name endings for files - that are found in TAO specific include directories, + that are found in TAO specific include directories (i.e. $TAO_ROOT, $TAO_ROOT/tao, $TAO_ROOT/orbsvcs, - $TAO_ROOT/CIAO, $TAO_ROOT/CIAO/ciao).</td> + $TAO_ROOT/CIAO, $TAO_ROOT/CIAO/ciao, $TAO_ROOT/CIAO/ccm).</td> <td>This option is useful when used together with -hs or -hc. I.e. when user needs custom file name endings for his/her own files but still wants to use TAO specific files with their original endings;</td> |