diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-15 05:42:03 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-15 05:42:03 +0000 |
commit | 03e5ff62f082d507127779fa146ec257142b7e82 (patch) | |
tree | b8b83cb35b178260da2724e0b8d0d193bab2f41d /README | |
parent | 7774b08ebfb7edc175c9354243544b1057c0b882 (diff) | |
download | ATCD-03e5ff62f082d507127779fa146ec257142b7e82.tar.gz |
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -500,6 +500,7 @@ Berni Merkle <merkle@io.freinet.de> Tom Wright <twright@gem-net.demon.co.uk> Torbjorn Lindgren <tl@funcom.no> Darrell Brunsch <brunsch@cs.wustl.edu> +Mike Bernat <sagmb@sagus.com> I would particularly like to thank Paul Stephenson, who worked with me at Ericsson and is now at ObjectSpace. Paul devised the recursive @@ -507,9 +508,9 @@ Makefile scheme that underlies this distribution and also spent countless hours with me discussing object-oriented techniques for developing distributed application frameworks. -Finally, I'd also like to thank Todd L. Montgomery -<tmont@cerc.wvu.edu>, fellow heavy metal head, for fulfilling his -quest to get ACE to compile with GCC! +Finally, I'd also like to thank Todd L. Montgomery <tmont@cs.wvu.edu>, +fellow heavy metal head, for fulfilling his quest to get ACE to +compile with GCC! In conclusion, my goal is to see ACE continue to evolve and become a more comprehensive, robust, and well-documented C++ class library that |