Some refactorings

This commit is contained in:
Roman Suzi
2020-08-02 22:27:22 +03:00
parent e4f9b85f53
commit 6ad61614b8
5 changed files with 46 additions and 32 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
--# -path=.:../abstract:../common:../api
concrete AllRus of AllRusAbs = LangRus, ExtraRus ** open ExtendRus in {flags coding=utf8;}
concrete AllRus of AllRusAbs = LangRus, ExtraRus, ExtendRus ** {flags coding=utf8;}