summaryrefslogtreecommitdiff
path: root/config_complex_types_1/Config_Handlers/CIAO_Events/CIAOEvents.hpp
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2007-02-22 21:40:19 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2007-02-22 21:40:19 +0000
commiteacc550381fcb8924ed5bb95f85eb1b7273dd60b (patch)
tree988cae02f46cf0cd618d4eff575f6ed463077e6e /config_complex_types_1/Config_Handlers/CIAO_Events/CIAOEvents.hpp
parentfe6f490e7bb80abfd14f2f17f9dbd4095dc5c243 (diff)
downloadATCD-ciao_refactoring_branches.tar.gz
ChangeLogTag:Thu Feb 22 21:41:13 UTC 2007 William R. Otte <wotte@dre.vanderbilt.edu>ciao_refactoring_branches
Diffstat (limited to 'config_complex_types_1/Config_Handlers/CIAO_Events/CIAOEvents.hpp')
-rw-r--r--config_complex_types_1/Config_Handlers/CIAO_Events/CIAOEvents.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/config_complex_types_1/Config_Handlers/CIAO_Events/CIAOEvents.hpp b/config_complex_types_1/Config_Handlers/CIAO_Events/CIAOEvents.hpp
index 8ca8e521268..d94aab6d032 100644
--- a/config_complex_types_1/Config_Handlers/CIAO_Events/CIAOEvents.hpp
+++ b/config_complex_types_1/Config_Handlers/CIAO_Events/CIAOEvents.hpp
@@ -57,7 +57,7 @@ namespace CIAO
enum Value
{
- EC_l,RTEC_l,NOTIFY_l,RTNOTIFY_l,
+ EC_l, RTEC_l, NOTIFY_l, RTNOTIFY_l
};
@@ -268,7 +268,7 @@ namespace CIAO
enum Value
{
- CONJUNCTION_l,DISJUNCTION_l,LOGICAL_AND_l,NEGATE_l,
+ CONJUNCTION_l, DISJUNCTION_l, LOGICAL_AND_l, NEGATE_l
};