Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / UDI / Tools / udibuild_src / main.c
index b5b0042..f933cc1 100644 (file)
@@ -29,6 +29,7 @@
 void   Usage(const char *progname);
 
 // === GLOBALS ===
+bool   gbTraceEnabled = false;
 const char *gsRuntimeDir = RUNTIME_DIR;
 const char *gsOpt_ConfigFile;
 const char *gsOpt_WorkingDir;

UCC git Repository :: git.ucc.asn.au