Skip to content

Commit

Permalink
refactoring the creation of hierarchical elements (#129)
Browse files Browse the repository at this point in the history
* рефакторинг создания иерархических предопределенных элементов
  • Loading branch information
denisushakov authored Oct 22, 2024
1 parent a7cc94c commit 1cc3e82
Show file tree
Hide file tree
Showing 4 changed files with 182 additions and 172 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
Процедура ПриДобавленииПодсистемы(Описание) Экспорт

Описание.Имя = "ПроектнаяБиблиотекаПодсистем";
Описание.Версия = "1.0.3.9";
Описание.Версия = "1.0.3.10";

// Требуется библиотека стандартных подсистем.
Описание.ТребуемыеПодсистемы.Добавить("СтандартныеПодсистемы");
Expand Down
Loading

0 comments on commit 1cc3e82

Please sign in to comment.