rename unicodedata.{cpp,h} to unicode-data.{cpp,h}

This commit is contained in:
Jared Van Bortel 2024-03-26 10:52:33 -04:00
parent 0a0ef09aca
commit 87a6088ffe
7 changed files with 14 additions and 14 deletions

View file

@ -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",