diff options
Diffstat (limited to 'lib/cosNotification/src/cosNotificationComm.cfg')
-rw-r--r-- | lib/cosNotification/src/cosNotificationComm.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/cosNotification/src/cosNotificationComm.cfg b/lib/cosNotification/src/cosNotificationComm.cfg new file mode 100644 index 0000000000..89d207528d --- /dev/null +++ b/lib/cosNotification/src/cosNotificationComm.cfg @@ -0,0 +1,3 @@ +{this, "oe_CosNotificationComm::Event"}. +{from, "oe_CosNotificationComm::Event"}. +{{handle_info, "oe_CosNotificationComm::Event"}, true}. |