diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-01 07:03:08 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-01 07:03:08 +0000 |
commit | 69b89d2dc28c21cfecdde89f6d9dc99e018dfd8f (patch) | |
tree | de1e2e7148be9c8b2c87af2f6c4c8daebd0eb5dc /html | |
parent | 75be929d8c419c4ba28f081227ff68b8c8a2f8ac (diff) | |
download | ATCD-69b89d2dc28c21cfecdde89f6d9dc99e018dfd8f.tar.gz |
ChangeLogTag:Wed Feb 28 22:58:50 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'html')
-rw-r--r-- | html/index.html | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/html/index.html b/html/index.html index 0657dc0b690..bf34f43da57 100644 --- a/html/index.html +++ b/html/index.html @@ -16,51 +16,51 @@ </P> <UL> - <LI><P><A HREF="ace"> + <LI><P><A HREF="ace/index.html"> The ACE library </A> </P> </LI> - <LI><P><A HREF="ace/ssl">ACE SSL Adapters + <LI><P><A HREF="ace/ssl/index.html">ACE SSL Adapters </A> </P> </LI> - <LI><P><A HREF="ace/rmcast">ACE Reliable Multicast + <LI><P><A HREF="ace/rmcast/index.html">ACE Reliable Multicast components </A> </P> </LI> - <LI><P><A HREF="tao"> + <LI><P><A HREF="tao/index.html"> The TAO library and components </A> </P> </LI> - <LI><P><A HREF="tao/portableserver">TAO_PortableServer: + <LI><P><A HREF="tao/portableserver/index.html">TAO_PortableServer: </A> TAO's Portable Object Adapter </P> </LI> - <LI><P><A HREF="tao/dynamicany">TAO_DynamicAny: + <LI><P><A HREF="tao/dynamicany/index.html">TAO_DynamicAny: </A> TAO's implementation of Dynamic Anys. </P> </LI> - <LI><P><A HREF="tao/dynamicinterface">TAO_DynamicInterface: + <LI><P><A HREF="tao/dynamicinterface/index.html">TAO_DynamicInterface: </A> TAO's implementation of DII/DSI. </P> </LI> - <LI><P><A HREF="tao/smartproxies">TAO_SmartProxies: + <LI><P><A HREF="tao/smartproxies/index.html">TAO_SmartProxies: </A>n TAO's smart proxies support library. </P> </LI> - <LI><P><A HREF="tao/iormanipulation">TAO_IORManipulation: + <LI><P><A HREF="tao/iormanipulation/index.html">TAO_IORManipulation: </A> TAO extension to manipulate IORs. </P> </LI> - <LI><P><A HREF="tao/iortable">TAO_IORTable: + <LI><P><A HREF="tao/iortable/index.html">TAO_IORTable: </A> TAO's ad-hoc adapter for simple Object Keys. </P> @@ -69,19 +69,20 @@ <hr> <UL> - <LI><P><A HREF="tao/implrepo_service">Implementation Repository: + <LI><P><A HREF="tao/implrepo_service/index.html"> + Implementation Repository: </A> TAO's object activation daemon. </P> </LI> - <LI><P><A HREF="tao/esf">TAO_ESF: + <LI><P><A HREF="tao/esf/index.html">TAO_ESF: </A> TAO's Event Service Framework, a collection of template classes used to implement TAO Event Services. </P> </LI> - <LI><P><A HREF="tao/rtevent">TAO_RTEvent: + <LI><P><A HREF="tao/rtevent/index.html">TAO_RTEvent: </A> TAO's RT Event Service implementation. </P> |