1
0
forked from GitHub/gf-rgl

added iSimple to Swedish as well

This commit is contained in:
Krasimir Angelov
2018-05-31 09:34:50 +02:00
parent 9558094911
commit 2668e58ab6
4 changed files with 24 additions and 11 deletions
+2 -1
View File
@@ -82,7 +82,8 @@ interface ResScand = DiffScand ** open CommonScand, Prelude in {
n2 : Agr => Str = \\a => verb.part ; ---- check: hon ser (inte) vacker ut ; spotta (inte) ut snusen
a2 : Str = [] ;
ext : Str = [] ;
en2,ea2,eext : Bool = False -- indicate if the field exists
en2,ea2,eext : Bool = False ; -- indicate if the field exists
isSimple = True
} ;
comma : Str = SOFT_BIND ++ "," ;