diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-15 19:03:10 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-15 19:03:10 +0000 |
commit | bdcf663e0b69ceb96491d5e6f409520f6eb09b67 (patch) | |
tree | a864ec199acfe0f2f3c8f2fe7b9f8c18a007b2d2 /ace/config-chorus.h | |
parent | 6bda5b23aab5ea5d48c86c1307f7969ba4ab925c (diff) | |
download | ATCD-bdcf663e0b69ceb96491d5e6f409520f6eb09b67.tar.gz |
added comment saying that this config uses the Chorus POSIX threads interface
Diffstat (limited to 'ace/config-chorus.h')
-rw-r--r-- | ace/config-chorus.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ace/config-chorus.h b/ace/config-chorus.h index 937103acc61..17cf484bc91 100644 --- a/ace/config-chorus.h +++ b/ace/config-chorus.h @@ -3,8 +3,9 @@ // The following configuration file is designed to work for Chorus // platforms using one of these compilers: -// * GNU g++ -// * GreenHills +// * GNU g++ +// * GreenHills +// It uses the Chorus POSIX threads interface. #if !defined (ACE_CONFIG_H) #define ACE_CONFIG_H |