rename unicodedata.{cpp,h} to unicode-data.{cpp,h}
This commit is contained in:
parent
0a0ef09aca
commit
87a6088ffe
7 changed files with 14 additions and 14 deletions
|
@ -32,7 +32,7 @@ let package = Package(
|
|||
"ggml.c",
|
||||
"llama.cpp",
|
||||
"unicode.cpp",
|
||||
"unicodedata.cpp",
|
||||
"unicode-data.cpp",
|
||||
"ggml-alloc.c",
|
||||
"ggml-backend.c",
|
||||
"ggml-quants.c",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue