Add embedded dictionary
This commit is contained in:
parent
5077ef670b
commit
2ac92827bc
8 changed files with 103204 additions and 58845 deletions
|
|
@ -2,4 +2,4 @@
|
|||
while [ ! -d .git ]; do
|
||||
cd ..
|
||||
done
|
||||
clang-format --verbose -i `find src lib include "(" -name "*.c" -or -name "*.h" ")" -and -not -name ucstable.h`
|
||||
clang-format --verbose -i `find src lib include "(" -name "*.c" -or -name "*.h" ")" -and -not -name ucstable.h -and -not -name maindic.c`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue