AlarmNotifications
PANDA Slow Control Alarm Daemon
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
main_daemon.cpp
Go to the documentation of this file.
1 
34 #include "daemon.h"
35 
36 using namespace AlarmNotifications;
37 
38 int main()
39 {
41  return 0;
42 }