diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-22 22:59:01 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-22 22:59:01 +0000 |
commit | 40cb401b93d131766ef36a22dca78866f056db4e (patch) | |
tree | 0dc7d29190487f91b04c5c8121aaa2456e2be6e5 /TAO/docs | |
parent | 10bccb1e2daa0e7a9dcb01b2bbbef165e85b1825 (diff) | |
download | ATCD-40cb401b93d131766ef36a22dca78866f056db4e.tar.gz |
Removed -Gi (interpretive marshaling) option.
Diffstat (limited to 'TAO/docs')
-rw-r--r-- | TAO/docs/compiler.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html index 424376d6474..181857e54b5 100644 --- a/TAO/docs/compiler.html +++ b/TAO/docs/compiler.html @@ -504,14 +504,6 @@ also receives other options that are specific to it. <P> <td> </td> </tr> - <tr><a name="Gi"> - <td><tt>-Gi</tt></td> - - <td>Generate stubs and skeletons using interpretive marshaling (default - for now) </td> - <td> </td> - </tr> - <tr><a name="Ge flag"> <td><tt>-Ge </tt><i>flag</i></td> |