tagging release
[dasher.git] / trunk / maint / list-all-source-files
blob5b0185a2dca4e04a9e6813bf335a2dc44ce849d1
1 #!/bin/zsh
3 find . -type f "$@" -name \*.h -o -name \*.cpp -o -name \*.cc -o -name \*.inl -o -name \*.h