Bug on __DEBUG no present fixed
authorlbessard
Fri, 09 Jan 2009 17:08:31 +0100
changeset 289 d17bd2f00a87
parent 288 7ee96191c476
child 290 3bd617ae7a05
Bug on __DEBUG no present fixed
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 */