index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
linecount.sh
blob: eb8978ce3b922e880595f44d379d6e94dc7247f7 (
plain
)
1
2
#!/bin/sh wc `find . -iname *.cpp` `find . -iname *.h`