Skip to content

Commit

Permalink
Delete forgotten separator.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomazErjavec committed Jan 4, 2025
1 parent af9d230 commit ea9c6a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

### COMPLETE SET OF CORPORA
#CORPORA=AT BA BE BG CZ DK EE ES ES-CT ES-GA ES-PV FI FR GB GR HR HU IS IT LV NL NO PL PT RS SE SI TR UA
CORPORA= SI
CORPORA=SI
# Used in targets that run only for one corpus
CORPUS=

Expand All @@ -22,7 +22,6 @@ SOURCES = ${HERE}/Sources-TEI
# ParlaMint-XX-en.TEI.ana, MTed + semantically tagged:
SOURCES-MT = ${HERE}/Sources-CoNLLU

<<<<<<< HEAD
# Version number and PID of next ParlaMint release
VERSION = 5.0
HANDLE-TEI = http://hdl.handle.net/11356/2004
Expand Down

0 comments on commit ea9c6a9

Please sign in to comment.