WIP sj4lib
This commit is contained in:
parent
b269c243c8
commit
8fdd90499b
8 changed files with 19247 additions and 26 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 -and -not -name maindic"*".c`
|
||||
clang-format --verbose -i `find src lib include "(" -name "*.c" -or -name "*.h" ")" -and -not -name sj_euc2ucs.h -and -not -name sj_ucs2euc.h -and -not -name maindic"*".c`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue