no message
This commit is contained in:
@@ -71,7 +71,7 @@ public class SPF_InlineProceduresH extends SapforTransformation {
|
||||
}
|
||||
}
|
||||
Options = Utils_.toU(String.join("|", Result));
|
||||
target.sapforProperties.PARSE_FOR_INLINE=true;
|
||||
target.sapforProperties.PARSE_FOR_INLINE = true;
|
||||
target.sapforProperties.Update();
|
||||
SPF_ParseFilesWithOrder.silent = true;
|
||||
return Global.mainModule.getPass(PassCode.SPF_ParseFilesWithOrder).Do();
|
||||
|
||||
Reference in New Issue
Block a user