ericw-tools/include
Eric Wasylishen 420125cc67 replace tabs with spaces.
for FILE in $(find . -name "*.h" -or -name "*.c"); do cat $FILE | expand > temp; cat temp > $FILE; done
2015-12-07 15:08:48 -07:00
..
common replace tabs with spaces. 2015-12-07 15:08:48 -07:00
light replace tabs with spaces. 2015-12-07 15:08:48 -07:00
vis replace tabs with spaces. 2015-12-07 15:08:48 -07:00