1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00
Grid/scripts/linecount

3 lines
136 B
Plaintext
Raw Normal View History

2015-05-18 16:28:29 +01:00
#!/bin/sh
2015-05-31 15:11:09 +01:00
wc -l lib/*.h lib/*/*.h lib/*/*/*.h lib/*.cc lib/*/*.cc lib/*/*/*.cc tests/*.cc benchmarks/*.cc lib/*/*/*/*.cc lib/*/*/*/*.h