project renamed to enry

This commit is contained in:
Máximo Cuadros
2017-06-08 09:27:27 +02:00
parent c37fe182d4
commit 3a470f617c
33 changed files with 42 additions and 35 deletions

View File

@ -13,7 +13,7 @@ import (
"strconv"
"text/template"
"gopkg.in/src-d/simple-linguist.v1/internal/tokenizer"
"gopkg.in/src-d/enry.v1/internal/tokenizer"
)
const samplesSubDir = "filenames"