summaryrefslogtreecommitdiff
path: root/tools/list-srcs
blob: ed2a199ae4897a50d74630f71452ae0832f17d7b (plain)
1
2
3
4
#!/bin/bash

cd ..
tree src -a -f --noreport -i | grep '\.cpp'