Skip to content

Commit

Permalink
remove PEK
Browse files Browse the repository at this point in the history
  • Loading branch information
eiennohito committed Aug 11, 2021
1 parent 2b38291 commit 6892d03
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions make/repos.make
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ $(FAIRYMA_CORPUS_ROOT)/.git/HEAD :
mkdir -p $(FAIRYMA_CORPUS_ROOT)
git clone git@github.com:FairyDevicesRD/FairyMaCorpus.git $(FAIRYMA_CORPUS_ROOT)

PEK_REPO = $(PARSEEVALKIT_ROOT)/.git/HEAD

$(PARSEEVALKIT_ROOT)/.git/HEAD :
mkdir -p $(PARSEEVALKIT_ROOT)
git clone git@bitbucket.org:ku_nlp/parseevalkit.git $(PARSEEVALKIT_ROOT)

update-repos:
git -C $(JUMANPP_ROOT) pull
git -C $(JUMANDIC_ROOT) pull
Expand Down

0 comments on commit 6892d03

Please sign in to comment.