diff options
author | Chris Cleeland <chris.cleeland@gmail.com> | 1997-10-29 22:15:52 +0000 |
---|---|---|
committer | Chris Cleeland <chris.cleeland@gmail.com> | 1997-10-29 22:15:52 +0000 |
commit | 7b2bfab8127e1d440ee703cd1b399d29510f6277 (patch) | |
tree | 88948a8b6ab95903394b86ee8163619938f0c3da /TAO/README | |
parent | ff86f05477061423d7ae8906594fa1cfcacc16a8 (diff) | |
download | ATCD-7b2bfab8127e1d440ee703cd1b399d29510f6277.tar.gz |
updated docs
Diffstat (limited to 'TAO/README')
-rw-r--r-- | TAO/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/README b/TAO/README index 2534090f8a8..65ad882dba2 100644 --- a/TAO/README +++ b/TAO/README @@ -3,6 +3,9 @@ implementation of a CORBA2-compliant ORB that supports real-time extensions. Please see http://www.cs.wustl.edu/~schmidt/TAO.html for more information on TAO. +Some detailed information on this version of TAO is available in the +'docs' subdirectory in HTML format. + The current alpha release of TAO contains the following: * An ORB Core based on ACE C++ components. This ORB Core provides 3 |