Skip to content

Commit

Permalink
Merge pull request #7 from psibre/fixes
Browse files Browse the repository at this point in the history
Fixes
  • Loading branch information
psibre authored Nov 7, 2024
2 parents 213c410 + a1386e0 commit 0f29a8a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
buildscript {
repositories {
exclusiveContent {
forRepository {
maven {
name 'DFKI-MLT'
url 'https://raw.githubusercontent.com/DFKI-MLT/Maven-Repository/main'
}
}
filter {
includeGroup 'de.dfki.lt.jtok'
}
}
}
}

plugins {
id "de.dfki.mary.lexicon-compiler" version "0.3.0"
id 'maven-publish'
Expand Down
4 changes: 2 additions & 2 deletions modules/dsb/lexicon/dsb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ Bjerkołśe be*^ErkoUs+E
Bjerkołtowu be*^ErkoUtoUu
Bjernadow be*^ErnadoU
Bjernaźe be*^Ernaz+E
bjeršće be*^Erst`s+E
bjeršće be*^Ers`t`s+E
bjeršcyckow be*^Ers`ts3/*+tskoU
bjerštce be*^Ers`ttsE
bjerštkach be*^Ers`tkax
Expand Down Expand Up @@ -37468,4 +37468,4 @@ Zymulach z3/*+mulax
Žyźikach z`3/*+z+ikax
žyźinjawskego z`3/*+z+iJaUsk*jEgO
žyźowej z`3/*+z+oUej
žyźu z`3/*+z+u
žyźu z`3/*+z+u

0 comments on commit 0f29a8a

Please sign in to comment.