diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-10-26 22:38:49 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-10-26 22:38:49 +0000 |
commit | d86f427ede3d90e8f579a52061449d39a611bd55 (patch) | |
tree | 04db92726a3f75f550b325bd4924ec24b6bdebd6 /ace/config-aix-4.1.x.h | |
parent | 6ca4654f27f63096ee7f1f0c3b3b95b76d1ce5a1 (diff) | |
download | ATCD-d86f427ede3d90e8f579a52061449d39a611bd55.tar.gz |
I'm done
Diffstat (limited to 'ace/config-aix-4.1.x.h')
-rw-r--r-- | ace/config-aix-4.1.x.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-aix-4.1.x.h b/ace/config-aix-4.1.x.h index 0f27126b334..6250f5154d1 100644 --- a/ace/config-aix-4.1.x.h +++ b/ace/config-aix-4.1.x.h @@ -1,8 +1,8 @@ /* -*- C++ -*- */ // $Id$ -// The following configuration file is designed to work for HP -// platforms running AIX 4.1.x. +// The following configuration file is designed to work for OS +// platforms running AIX 4.1.x using the IBM C++ compiler. #if !defined (ACE_CONFIG_H) #define ACE_CONFIG_H |