Skip to content

Commit

Permalink
Merge pull request #22 from machikhin2023/develop
Browse files Browse the repository at this point in the history
#21 Добавил новые значения Инструкций Препроцессора
  • Loading branch information
theshadowco authored Apr 18, 2023
2 parents 425ff68 + fe1134f commit a8a30d4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@
МассивКлючевыхСлов.Добавить("и");
МассивКлючевыхСлов.Добавить("или");
МассивКлючевыхСлов.Добавить("не");
МассивКлючевыхСлов.Добавить("мобильныйклиент");
МассивКлючевыхСлов.Добавить("мобильныйавтономныйсервер");

Возврат МассивКлючевыхСлов;

Expand Down

0 comments on commit a8a30d4

Please sign in to comment.