- introdotta STR0012 per RidgeLap, da completare e testare

This commit is contained in:
luca.mazzoleni
2025-05-19 15:08:12 +02:00
parent 927550f438
commit edf030367e
6 changed files with 264 additions and 34 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
-- Intestazioni
require( 'EgtBase')
_ENV = EgtProtectGlobal()
EgtEnableDebug( false)
EgtEnableDebug( true)
-- Imposto direttorio libreria specializzata per Travi
EgtAddToPackagePath( BEAM.BASEDIR .. '\\LuaLibs\\?.lua')