emcDefines.h

Go to the documentation of this file.
00001 #ifndef __EMCDEFINES_H__
00002 #define __EMCDEFINES_H__
00003 
00004 #define EMC_ERROR_MSG "<EMCAL-ERROR>"
00005 #define EMC_WARNING_MSG "<EMCAL-WARNING>"
00006 #define EMC_INFO_MSG "<EMCAL-INFO>"
00007 
00008 #endif