1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-04 23:37:46 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2024-10-28 15:14:04 +03:00
parent 01dec6b565
commit 82bcc1e1e1
4 changed files with 5219 additions and 5217 deletions

File diff suppressed because it is too large Load Diff

View File

@ -43,6 +43,7 @@
// Uncomment if OneScript is executed
#Use "../../../tools"
#Use "../../../core"
#Use asserts
#Region Internal

View File

@ -43,6 +43,7 @@
// Uncomment if OneScript is executed
// #Use "../../../tools"
// #Use "../../../core"
// #Use asserts
#Region Internal

View File

@ -1923,9 +1923,9 @@
КонецФункции
Функция ПолучитьОбщийМодуль(Знач Имя)
Модуль = Вычислить(Имя);
Возврат Модуль;
КонецФункции