mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-04 09:49:16 +08:00
0eb7ba88bf
Script: find include src -type f | sort > all.txt find include src -type f | grep -v "\.cpp" | grep -v "\.h" | sort > skip.txt comm -23 all.txt skip.txt | xargs clang-format -i |
||
---|---|---|
.. | ||
oclkernels.h | ||
openclwrapper.cpp | ||
openclwrapper.h |