Sync with 5.2.0
[deliverable/titan.core.git] / common / config_preproc_la.l
index 316b6349fb6336dbdf3fd58aff6f9ffbfd62babb..1699f33a9dc61072b509faf887f895a4ca0257e1 100644 (file)
@@ -142,6 +142,7 @@ MACRO_REFERENCE_INT \$"{"{WS}{TTCN3IDENTIFIER}{WS}(","{WS}integer{WS})?"}"
 }
 
 "["{WS}LOGGING{WS}"]"             BEGIN(INITIAL);
+"["{WS}PROFILER{WS}"]"            BEGIN(INITIAL);
 "["{WS}EXECUTE{WS}"]"             BEGIN(INITIAL);
 "["{WS}EXTERNAL_COMMANDS{WS}"]"   BEGIN(INITIAL);
 "["{WS}GROUPS{WS}"]"              BEGIN(INITIAL);
This page took 0.051404 seconds and 5 git commands to generate.