diff -r 7ee96191c476 -r d17bd2f00a87 targets/plc_common_main.c --- a/targets/plc_common_main.c Fri Jan 09 17:07:56 2009 +0100 +++ b/targets/plc_common_main.c Fri Jan 09 17:08:31 2009 +0100 @@ -27,6 +27,7 @@ * Variables used by generated C softPLC and plugins **/ IEC_TIME __CURRENT_TIME; +IEC_BOOL __DEBUG; int __tick = -1; /* Help to quit cleanly when init fail at a certain level */