Source file division and set 4 spaces and cleanup

This commit is contained in:
Takeshi Nakatani
2020-08-22 12:40:53 +00:00
committed by Andrew Gaul
parent c6e23212bb
commit b5ffd419d8
72 changed files with 18206 additions and 16617 deletions

View File

@ -43,3 +43,12 @@ cppcheck:
--suppress=missingIncludeSystem \
--suppress=unmatchedSuppression \
src/ test/
#
# Local variables:
# tab-width: 4
# c-basic-offset: 4
# End:
# vim600: expandtab sw=4 ts= fdm=marker
# vim<600: expandtab sw=4 ts=4
#