- abilitazione debug e correzione typo

This commit is contained in:
luca.bacis
2021-12-14 09:47:35 +01:00
parent 2c16c2b648
commit 1af9f64d11
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
-- Intestazioni
require( 'EgtBase')
_ENV = EgtProtectGlobal()
EgtEnableDebug( false)
EgtEnableDebug( true)
-- Imposto direttorio libreria specializzata per Travi
local sBaseDir = EgtGetSourceDir()